[
https://issues.apache.org/jira/browse/NIFI-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470117#comment-16470117
]
ASF subversion and git services commented on NIFI-4938:
-------------------------------------------------------
Commit 6e0be8e6414b489aa4c86a71cd0b271ce4e23f96 in nifi's branch
refs/heads/master from [~HMDC]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6e0be8e ]
NIFI-4938 Upgraded org.eclipse.paho.client.mqttv3 dependency version to 1.2.0
Signed-off-by: Pierre Villard <[email protected]>
This closes #2514.
> Offline buffering is not supported by paho client version 1.0.2 used in mqtt
> processors.
> ----------------------------------------------------------------------------------------
>
> Key: NIFI-4938
> URL: https://issues.apache.org/jira/browse/NIFI-4938
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Himanshu Mishra
> Priority: Major
> Fix For: 1.7.0
>
>
> Off line buffering is not supported by paho client version 1.0.2 used in mqtt
> processors which causes problem of "message loss" with QoS 1 and QoS 2 for
> mqtt messages when the client connectivity is lost.
> The version 1.2.0 of paho client supports this off line buffering. Thus
> addressing this issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)