Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
UIMA AS Services respond to the temp reply queues specified in the requests. The service maintains the JMS connection with the reply queue to minimize overhead on subsequent replies. However, in order to avoid holding on to too many resources, these connections are dropped after a specified period (default = 30 min).
These connection drops are currently logged at INFO level, which can be a problem for a highly scaled system. Moving them to CONFIG.