Jakub Korab created AMQ-5301:
--------------------------------

             Summary: Destination should not have numerical suffic for 
single-dest perf tests
                 Key: AMQ-5301
                 URL: https://issues.apache.org/jira/browse/AMQ-5301
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Performance Test
    Affects Versions: 5.10.0
            Reporter: Jakub Korab
            Priority: Minor


The performance test module assumes that multiple destinations will be put 
under load, and thereby assigns a numerical suffix to the destination name 
specified on the command line. Thus a producer/consumer configured to 
topic://foo will actually send/receive from topic://foo.0. This is annoying, as 
when load testing a particular broker setup (such as with composite 
destinations), you need to be explicit about which destination is being 
targeted and it is not always possible to tweak the broker configuration.

I propose that for single-destination tests, no numerical suffix is added. 
Patch incoming.



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

Reply via email to