UIMA-AS dd2spring needs update for UIMA-1019
--------------------------------------------
Key: UIMA-1135
URL: https://issues.apache.org/jira/browse/UIMA-1135
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.2.2AS
Reporter: Marshall Schor
Priority: Trivial
The uima-1019 issue changed the way remote cas multiplier queues were managed.
In particular, uima-1019:
Modified UIMA-AS to support Aggregate CM. As part of this enhancement, also
modified the client code to support remote CM. Each remote CM instance (
primitive or aggregate) creates its own Temp FCQ( Free CAS Queue) for receiving
notifications from a client. This notification enables the CM to release the
next CAS and send another to a client. Scaleout of Remote CM is also supported
now.
and
Added support for Aggregate CAS Multipliers. Based on OperationalProperties an
Aggregate UIMA-As may output CASes to its client. The Aggregate CM creates a
special temp queue for receiving Free CAS requests from a client.
dd2spring.xsl needs updating to align with this new approach; there are beans
it generates which are no longer used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.