You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/07/31 18:54:40 UTC

[jira] [Resolved] (AMQ-5301) Destination should not have numerical suffix for single-dest perf tests

     [ https://issues.apache.org/jira/browse/AMQ-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5301.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 5.11.0
         Assignee: Timothy Bish

Patch applied with thanks.

> Destination should not have numerical suffix 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
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 5.11.0
>
>
> 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)