You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/10 09:02:00 UTC

[jira] [Commented] (NIFI-4938) Offline buffering is not supported by paho client version 1.0.2 used in mqtt processors.

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

ASF GitHub Bot commented on NIFI-4938:
--------------------------------------

Github user pvillard31 commented on the issue:

    https://github.com/apache/nifi/pull/2514
  
    LGTM. Checked release notes of the updated library and dependency tree to ensure there is nothing wrong here. I've only one request: to also update the version in the notice files (in this bundle and the assembly one). Will take care of this while merging. Thanks!


> 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
>            Reporter: Himanshu Mishra
>            Priority: Major
>
> 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)