Jerry Cwiklik created UIMA-2637:
-----------------------------------

             Summary: UIMA-AS client stop() doesnt wait for service to finish 
processing before exiting
                 Key: UIMA-2637
                 URL: https://issues.apache.org/jira/browse/UIMA-2637
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
    Affects Versions: 2.4.0AS
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.4.1AS


The UIMA-AS client API doesnt provide a way to shutdown a colocated service 
using the QUIESCE mode. Current stop() method stops the service without waiting 
for processing to finish. This may potentially cause application problems. In 
one reported scenario, the jvm exited (due to stop()) while a Cas Consumer was 
in the middle of writing causing causing corruption of data.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to