You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2014/02/11 16:23:19 UTC

[jira] [Created] (UIMA-3610) DUCC Job Driver (JD) should unambiuously record to log UIMA-AS client sendAndReceive interactions

Lou DeGenaro created UIMA-3610:
----------------------------------

             Summary: DUCC Job Driver (JD) should unambiuously record to log UIMA-AS client sendAndReceive interactions
                 Key: UIMA-3610
                 URL: https://issues.apache.org/jira/browse/UIMA-3610
             Project: UIMA
          Issue Type: Improvement
          Components: DUCC
    Affects Versions: 1.0-Ducc
            Reporter: Lou DeGenaro
            Assignee: Lou DeGenaro
            Priority: Minor


Justification:

When problems arise during interactions between JD and UIMA-AS cleint it would be very useful to know with 100% certainty which events have/have not occurred for each CAS.  JD processing presently does some reasoning before actually recording to log.  

With this change, JD will log at the INFO level into jd.out.log the following:
1. sendAndReceive immediately before call 
2. sendAndReceive immediately upon return 
3. sendAndReceive immediately upon callback for onBeforeMessageSend 
4. sendAndReceive immediately upon callback for onBeforeProcessCAS.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)