Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.2
-
None
Description
If continueOnRetryFailure is true for a delegate that reports an error, the CAS continues to the end of the aggregate but is not returned to the client or to the pool. When it is false the exception is returned correctly. This only fails for original input CASes ... error handling works correctly for CASes created by a CR or CM inside the aggregate.