bistok diiel lelono created AMQ-4102:
----------------------------------------
Summary: error on topic hirarcy and mapping translation
Key: AMQ-4102
URL: https://issues.apache.org/jira/browse/AMQ-4102
Project: ActiveMQ
Issue Type: Bug
Components: MQTT
Affects Versions: 5.6.0
Environment: mqtt client: fusesource mqtt-client version 1.5-SNAPSHOT
Reporter: bistok diiel lelono
this is the use case:
- run a publisher to publish a message to topic: /foo/bar
- run a listener as subscriber to topic /foo/bar
the result:
- active mq translate the publisher topic from /foo/bar to ".foo.bar". which is
an error, active mq should translate it to "foo.bar"
- active mq translate the listener subscribes to subscribe topic "/foo/bar"
- there for listener never get the message published by publisher
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira