[
https://issues.apache.org/jira/browse/UIMA-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik updated UIMA-1315:
--------------------------------
Fix Version/s: 2.3AS
> Fix a hang in the Uima AS client
> --------------------------------
>
> Key: UIMA-1315
> URL: https://issues.apache.org/jira/browse/UIMA-1315
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Fix For: 2.3AS
>
>
> When running Uima AS testDeployAgainAndAgain() testcase found a bug that
> causes a hang. When a client completes the first run it doesnt reset a
> casQueueProducerReady boolean flag in the stop() method. Subsequent run
> causes the client API to hang since the CAS producing thread is not started
> due to the casQueueProducerReady flag not being reset.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.