[
https://issues.apache.org/jira/browse/AMQ-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed AMQ-5363.
-----------------------------
Resolution: Won't Fix
This is an issue with the MQLight client, it should provide an option to not
encode the names as we can't tell such a thing is done broker side.
> AMQP Queue Names
> ----------------
>
> Key: AMQ-5363
> URL: https://issues.apache.org/jira/browse/AMQ-5363
> Project: ActiveMQ
> Issue Type: Bug
> Components: AMQP
> Affects Versions: 5.10.0
> Reporter: Chad Oliver
> Priority: Minor
>
> When using IBM's open sourced MQLight Node module
> (https://www.npmjs.org/package/mqlight) that implements the 1.0 spec for
> AMQP. MQLight is encoding (using encodeURIComponent) Queue names. This
> causes the Queue name in ActiveMQ to appear incorrectly because the Queue
> name appears encoded.
> Can ActiveMQ decode (encodeURIComponent or URLEncoder) Queue names before
> creation. This is only an issue when using the AMQP protocol.
> NOTE: Currently IBM's MQLight Node module is the only Node module that
> implements the 1.0 spec of AMQP.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)