Error handling incorrect if multiple delegates have the same window values
--------------------------------------------------------------------------
Key: UIMA-1623
URL: https://issues.apache.org/jira/browse/UIMA-1623
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.3AS
Reporter: Burn Lewis
When delegates have the same processCas error configuration dd2spring gives
them the same Threshold object ... but that has R/W storage when a threshold
window is specified, causing premature error actions. Fix is to give each
delegate a unique instance when necessary.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.