You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Burn Lewis (JIRA)" <ui...@incubator.apache.org> on 2008/04/03 22:23:28 UTC

[jira] Created: (UIMA-955) Deployment fails if 2 delegates have the same queue name, on same or different brokers

Deployment fails if 2 delegates have the same queue name, on same or different brokers
--------------------------------------------------------------------------------------

                 Key: UIMA-955
                 URL: https://issues.apache.org/jira/browse/UIMA-955
             Project: UIMA
          Issue Type: Bug
          Components: Async Scaleout
            Reporter: Burn Lewis
            Priority: Minor


May be rare to have the same queue name on different brokers but may sometimes want to run the same service at different steps in the aggregate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (UIMA-955) Deployment fails if 2 delegates have the same queue name, on same or different brokers

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

Burn Lewis closed UIMA-955.
---------------------------

    Resolution: Fixed

Works when services also have this fix.  UIMA-1166 has been created to add support for old 2.2.2 services.

Have not checked if duplicates are recognized at initialization time as Eddie suggested.

> Deployment fails if 2 delegates have the same queue name, on same or different brokers
> --------------------------------------------------------------------------------------
>
>                 Key: UIMA-955
>                 URL: https://issues.apache.org/jira/browse/UIMA-955
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>            Priority: Minor
>         Attachments: uimaj-as-activemq-UIMA-955-patch.txt, uimaj-as-core-UIMA-955-patch.txt, uimaj-as-jms-UIMA-955-patch.txt
>
>
> May be rare to have the same queue name on different brokers but may sometimes want to run the same service at different steps in the aggregate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (UIMA-955) Deployment fails if 2 delegates have the same queue name, on same or different brokers

Posted by "Eddie Epstein (JIRA)" <ui...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/UIMA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618853#action_12618853 ] 

Eddie Epstein commented on UIMA-955:
------------------------------------

For situation where the same remote input queue name on the same broker is used for two different delegates, initialization should fail with a message saying this is not allowed.

> Deployment fails if 2 delegates have the same queue name, on same or different brokers
> --------------------------------------------------------------------------------------
>
>                 Key: UIMA-955
>                 URL: https://issues.apache.org/jira/browse/UIMA-955
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>            Priority: Minor
>         Attachments: uimaj-as-activemq-UIMA-955-patch.txt, uimaj-as-core-UIMA-955-patch.txt, uimaj-as-jms-UIMA-955-patch.txt
>
>
> May be rare to have the same queue name on different brokers but may sometimes want to run the same service at different steps in the aggregate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (UIMA-955) Deployment fails if 2 delegates have the same queue name, on same or different brokers

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

Jerry Cwiklik updated UIMA-955:
-------------------------------

    Attachment: uimaj-as-jms-UIMA-955-patch.txt
                uimaj-as-core-UIMA-955-patch.txt
                uimaj-as-activemq-UIMA-955-patch.txt

Adds support for two (different)  remote uima-as services to use the same name for the queue as long as the queues are managed by different brokers. Queue names must still be unique within the same broker. 


> Deployment fails if 2 delegates have the same queue name, on same or different brokers
> --------------------------------------------------------------------------------------
>
>                 Key: UIMA-955
>                 URL: https://issues.apache.org/jira/browse/UIMA-955
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Burn Lewis
>            Priority: Minor
>         Attachments: uimaj-as-activemq-UIMA-955-patch.txt, uimaj-as-core-UIMA-955-patch.txt, uimaj-as-jms-UIMA-955-patch.txt
>
>
> May be rare to have the same queue name on different brokers but may sometimes want to run the same service at different steps in the aggregate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.