UIMA AS client timeout handling not working correctly 
------------------------------------------------------

                 Key: UIMA-2232
                 URL: https://issues.apache.org/jira/browse/UIMA-2232
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.3.2AS


Scenario: an application uses a single instance of UIMA AS client and multiple 
threads call sendAndReceive() which blocks each thread waiting for a reply. The 
client Process timeout is smaller than it takes to process a CAS to force the 
timeout. Some threads are stuck in sendAndReceive(), suggesting that the 
timeout handling is not working.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to