Remote CasMultipliers that don't always generate CASes not handled correctly ----------------------------------------------------------------------------
Key: UIMA-1293 URL: https://issues.apache.org/jira/browse/UIMA-1293 Project: UIMA Issue Type: Bug Components: Async Scaleout Reporter: Burn Lewis Fix For: 2.3 If a remote CM generates 1 CAS for every N input, some of the childless parents do not continue in the flow. Since the default FC uses "dropIfNewCasProduced" all CASes should continue in the flow except for every N-th one being replaced by its child. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.