[
https://issues.apache.org/jira/browse/UIMA-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-3618.
-------------------------------
Resolution: Fixed
Enable extra logging in the UIMA-AS client by setting system var via
-DUimaAsCasTracking. The client will add this new param to an outgoing message.
When UIMA-AS service sees the new param, it will log the fact that it received
a message. It will also log when successful ACK is sent back to the client
acknowledging receipt of the CAS.
> UIMA-AS should optionally log when a CAS is picked up from a queue
> ------------------------------------------------------------------
>
> Key: UIMA-3618
> URL: https://issues.apache.org/jira/browse/UIMA-3618
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Affects Versions: 2.4.2AS
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Priority: Minor
> Fix For: 2.5.0AS
>
>
> The uima-as service should optionally log when a CAS is picked up from an
> input queue. This would be enabled by a message property set by the client.
> The service will also log when ACK is successfully enqueued.
> The client will enable extra logging when it sees DUimaAsCasTracking
> property. It will add the same property to outgoing message. The client will
> also log when the ACK arrives.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)