Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
A UIMA Aggregate Cas Multiplier currently can only be deployed as an AS primitive service. There are several problems when deployed as an ASaggregate.
1. the freeCas queue is not connected to a message handler
2. the freeCas message handler ignores the Cas ID when releasing the Cas
3. improper handling of new CASes in the inProcessCache
4. dd2spring incorrectly expects a CM pool to be defined at the aggregate level
5. new CAS reply messages from secondary CM delegates have the wrong parent Cas ID