GitHub user Himanshu-it opened a pull request:
https://github.com/apache/nifi/pull/2514
NIFI-4938 Upgraded org.eclipse.paho.client.mqttv3 dependency version â¦
Off line buffering for mqtt messages will now be supported with the version
of paho client being updated to 1.2.0 from 1.0.2 .
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Himanshu-it/nifi
NIFI-4938-Offline-mqtt-message-buffering-support-for-mqtt-processors-with-QoS1-and-Qos2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2514.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2514
----
commit 49f1410c7bf61edfe9a9fb19f566743590f50636
Author: himanshu <hmdcisin@...>
Date: 2018-03-06T13:38:50Z
NIFI-4938 Upgraded org.eclipse.paho.client.mqttv3 dependency version to
1.2.0
----
---