You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2008/08/05 23:16:44 UTC

[jira] Created: (UIMA-1135) UIMA-AS dd2spring needs update for UIMA-1019

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.


[jira] Closed: (UIMA-1135) UIMA-AS dd2spring needs update for UIMA-1019

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-1135.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3AS

> 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
>             Fix For: 2.3AS
>
>
> 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.