You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2014/11/15 07:02:33 UTC

[jira] [Resolved] (STRATOS-967) Message Listeners are Directly Coupled with MQTT Library

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

Imesh Gunaratne resolved STRATOS-967.
-------------------------------------
    Resolution: Fixed

Fixed with commit revision: 87ab43d0bf43373d813483494c551e8f69b7a4f8

> Message Listeners are Directly Coupled with MQTT Library
> --------------------------------------------------------
>
>                 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 M5
>
>
> 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)