[ 
https://issues.apache.org/jira/browse/NIFI-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16759902#comment-16759902
 ] 

ASF subversion and git services commented on NIFI-5991:
-------------------------------------------------------

Commit 2c2b47ab85b7a788ad2be3aecab1f8371e1cf13b in nifi's branch 
refs/heads/master from Sujesh Menon
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2c2b47a ]

NIFI-5991 Added WebSockets schemes to the broker URI Validator

MQTT over websockets uses ws (and wss for secure websocket connections) schemes 
in the broker URI.
Added support for the same.

Signed-off-by: Pierre Villard <[email protected]>

This closes #3289.


> ConsumeMQTT doesn't support MQTT over websockets
> ------------------------------------------------
>
>                 Key: NIFI-5991
>                 URL: https://issues.apache.org/jira/browse/NIFI-5991
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.8.0
>            Reporter: Sujesh Menon
>            Priority: Major
>              Labels: easyfix, features
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Broker URI property of  ConsumeMQTT processor only supports 'tcp' and 
> 'ssl' scheme, Though the org.eclipse.paho.client.mqttv3.MqttClient allows 
> MQTT over WebSockets i.e with the "ws" or "wss" scheme in the broker URI. 
> This could be fixed by adding these schemes to  the BROKER_VALIDATOR  in 
> AbstractMQTTProcessor class, 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to