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)