You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jakub Korab (JIRA)" <ji...@apache.org> on 2014/08/04 14:01:16 UTC

[jira] [Created] (AMQ-5306) Composite destination creation in perf test always builds topics

Jakub Korab created AMQ-5306:
--------------------------------

             Summary: Composite destination creation in perf test always builds topics
                 Key: AMQ-5306
                 URL: https://issues.apache.org/jira/browse/AMQ-5306
             Project: ActiveMQ
          Issue Type: Bug
          Components: Performance Test
    Affects Versions: 5.10.0
            Reporter: Jakub Korab
            Priority: Minor


When the performance test is triggered via the following flags, the resulting test run sends messages to two topics, as opposed to queues:

mvn activemq-perf:producer -Dproducer.composite=true -DsysTest.totalDests=2 -Dproducer.destName=queue://foo

Messages will be sent to topic://foo.0 and topic://foo.1.

Pull request incoming.



--
This message was sent by Atlassian JIRA
(v6.2#6252)