[ 
https://issues.apache.org/jira/browse/UIMA-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006084#comment-14006084
 ] 

Jerry Cwiklik edited comment on UIMA-3581 at 5/22/14 4:20 PM:
--------------------------------------------------------------

dont call onBeforeMessageSend for CPC


was (Author: cwiklik):
dont call 

> UIMA-AS client calls onBeforeMessageSend on CPC
> -----------------------------------------------
>
>                 Key: UIMA-3581
>                 URL: https://issues.apache.org/jira/browse/UIMA-3581
>             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
>
>
> Looks like the uima-as client calls onBeforeMessageSend() for both Process 
> and CPC requests. Furthermore, on CPC the client uses the last Cas Reference 
> Id as an argument to onBeforeMessageSend() which may confuse the application 
> as it is receiving two callbacks with the same Cas Reference Id. 
> Either dont call onBeforeMessageSend() or pass an empty string as Cas 
> Reference Id when handling CPC.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to