Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: unspecified
-
Fix Version/s: None
-
Component/s: Other
-
Labels:None
-
Environment:
Operating System: Linux
Platform: PC
-
Bugzilla Id:3274
Description
If the listener gets a term signal while a request is waiting to go into the
thread pool, the listener will send a failure response for that request to its
response queue. This behavior should be changed to replay the message later.
This will avoid unnecessary support tickets.