You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Anuruddha Lanka Liyanarachchi (JIRA)" <ji...@apache.org> on 2015/05/14 11:48:00 UTC

[jira] [Updated] (STRATOS-967) Message Listeners are Directly Coupled with MQTT Library and Using ActiveMQ TextMessage as the Message domain class

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

Anuruddha Lanka Liyanarachchi updated STRATOS-967:
--------------------------------------------------
    Fix Version/s: 4.1.0 RC1

> Message Listeners are Directly Coupled with MQTT Library and Using ActiveMQ TextMessage as the Message domain class
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: STRATOS-967
>                 URL: https://issues.apache.org/jira/browse/STRATOS-967
>             Project: Stratos
>          Issue Type: Improvement
>    Affects Versions: 4.1.0 M4
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>             Fix For: 4.1.0 Beta, 4.1.0 RC1
>
>
> With the introduction of MQTT in the messaging component all the message listeners are directly refering to MQTT callback listeners. This might not be a good design and will be difficult to maintain. 
> In addition in the above modification the ActiveMQ AMQP implementation has been used for creating TextMessages from the MQTT messages since the queues were refering TextMessage class. We might need to introduce a domain class for managing messages in messaging component and remove the ActiveMQ dependency.



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