[
https://issues.apache.org/jira/browse/STRATOS-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154320#comment-14154320
]
Nirmal Fernando commented on STRATOS-791:
-----------------------------------------
Hi Gayan,
Is there any reason for the following check? AFAIU message instance is already
a MqttMessage, isn't it?
public void messageArrived(String arg0, MqttMessage message)
throws Exception {
if (message instanceof MqttMessage) {
...............
> MQTT protocol support for the messaging module
> ----------------------------------------------
>
> Key: STRATOS-791
> URL: https://issues.apache.org/jira/browse/STRATOS-791
> Project: Stratos
> Issue Type: Improvement
> Reporter: Gayan Gunarathne
> Assignee: Gayan Gunarathne
> Fix For: 4.1.0 M1
>
>
> With referring to the discussion MQTT will be used as messaging protocol.
> [1]Messaging protocol with Stratos python cartridge agent
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)