You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Michael Kleinschnitz (Created) (JIRA)" <ji...@apache.org> on 2012/04/12 11:49:27 UTC

[jira] [Created] (APLO-191) Only one producer gets messages from the queue if two are subscribed

Only one producer gets messages from the queue if two are subscribed
--------------------------------------------------------------------

                 Key: APLO-191
                 URL: https://issues.apache.org/jira/browse/APLO-191
             Project: ActiveMQ Apollo
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: nightly build 05/Apr/12
            Reporter: Michael Kleinschnitz


* sent 1000 messages to queue xzy
* two subscribers (from the same host)
* first one gets all messages
* second gets no messages
* subscribtion over tcp
* subscribtion Header: credit: 100


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (APLO-191) Only one producer gets messages from the queue if two are subscribed

Posted by "Hiram Chirino (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APLO-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved APLO-191.
--------------------------------

    Resolution: Cannot Reproduce
      Assignee: Hiram Chirino

We have a unit test which checks to make sure that queues load balance across subscribers.  You can find it at:
https://github.com/apache/activemq-apollo/blob/trunk/apollo-stomp/src/test/scala/org/apache/activemq/apollo/stomp/StompTest.scala#L832

Perhaps you can compare what that test is doing .vs what your doing and improve the test case?

If you still having issues can you re-open this issue along with a new test case or an improved test case?

                
> Only one producer gets messages from the queue if two are subscribed
> --------------------------------------------------------------------
>
>                 Key: APLO-191
>                 URL: https://issues.apache.org/jira/browse/APLO-191
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: nightly build 05/Apr/12
>            Reporter: Michael Kleinschnitz
>            Assignee: Hiram Chirino
>
> * sent 1000 messages to queue xzy
> * two subscribers (from the same host)
> * first one gets all messages
> * second gets no messages
> * subscribtion over tcp
> * subscribtion Header: credit: 100

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira