[ https://issues.apache.org/jira/browse/UIMA-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marshall Schor reassigned UIMA-1269: ------------------------------------ Assignee: Bhavani Iyer > NPE when using a C++ service deployed via JNI > --------------------------------------------- > > Key: UIMA-1269 > URL: https://issues.apache.org/jira/browse/UIMA-1269 > Project: UIMA > Issue Type: Bug > Components: Async Scaleout > Affects Versions: 2.2.2 > Reporter: Burn Lewis > Assignee: Bhavani Iyer > > C++ services don't support delta CAS so the JNI wrapper clears the Marker > before uploading the C++ CAS but then the service crashes when trying to > return a delta CAS to its caller. May also have a problem in an aggregate if > one of its services does not support delta CAS ... need to invalidate the > input Marker and make the aggregate return a full CAS. Should also create a > fresh Marker for following delegates so they can return delta CASes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.