Change log level for JMS timeout between services and their reply queues
------------------------------------------------------------------------

                 Key: UIMA-1382
                 URL: https://issues.apache.org/jira/browse/UIMA-1382
             Project: UIMA
          Issue Type: Improvement
          Components: Async Scaleout
            Reporter: Eddie Epstein
            Assignee: Eddie Epstein


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to