[
https://issues.apache.org/jira/browse/UIMA-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-1656.
-------------------------------
Resolution: Fixed
Modified to check the state of an aggregate before sending GetMeta request to a
remote delegate
> UIMA AS aggregate should not attempt to send getMeta request to remotes when
> its stopping
> -----------------------------------------------------------------------------------------
>
> Key: UIMA-1656
> URL: https://issues.apache.org/jira/browse/UIMA-1656
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.3AS
>
>
> The aggregate attempts to send getMeta requests to remotes even though it is
> in a process of stopping due to a failure of a previous GetMeta request.
> Modify sendRequestForMetadataToRemoteDelegates() to check the state of the
> aggregate before attempting GetMeta request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.