You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "koray sariteke (JIRA)" <ji...@apache.org> on 2014/12/01 13:10:12 UTC

[jira] [Created] (AMQ-5465) instead of hardcoded, up to cofig for mqtt - activemq converter

koray sariteke created AMQ-5465:
-----------------------------------

             Summary: instead of hardcoded, up to cofig for mqtt - activemq converter
                 Key: AMQ-5465
                 URL: https://issues.apache.org/jira/browse/AMQ-5465
             Project: ActiveMQ
          Issue Type: Improvement
            Reporter: koray sariteke


conversion from mqtt protocol to activemq is done at MQTTProtocolConverter.java by convertMQTTToActiveMQ and convertActiveMQToMQTT. When topics have '.' in it, then activemq change it to '/'. It seems to let it configured over config much more better instead of hard-coded in the code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)