Erwin Dondorp created ARTEMIS-3369:
--------------------------------------

             Summary: CLI removes server-side prefixes from a given address
                 Key: ARTEMIS-3369
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3369
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.17.0
            Reporter: Erwin Dondorp


The artemis CLI variations producer, consumer, browse and transfer, all prepare 
a destination using function {{getDestination}}. However, this function also 
removes a prefix that it was not looking for. It tests for a topic prefix 
(topic://) and then removes any prefix that was present.

It should explicitly test for the 2 prefixes it cares about and then remove 
only a recognized prefix when it was present.

PR will follow...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to