You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Oleg Zhurakousky (JIRA)" <ji...@apache.org> on 2016/07/01 16:58:11 UTC

[jira] [Assigned] (NIFI-2164) ConsumeJMS should allow user to configure trade-off between 'best effort' and 'guaranteed receipt' of data

     [ https://issues.apache.org/jira/browse/NIFI-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Zhurakousky reassigned NIFI-2164:
--------------------------------------

    Assignee: Oleg Zhurakousky

> ConsumeJMS should allow user to configure trade-off between 'best effort' and 'guaranteed receipt' of data
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-2164
>                 URL: https://issues.apache.org/jira/browse/NIFI-2164
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Oleg Zhurakousky
>             Fix For: 1.0.0
>
>
> Currently the ConsumeJMS Processor uses auto-acknowledge acknowledgement. This is beneficial for many use cases but could result in data loss if NiFi is shut down. We should expose a 'Delivery Guarantee' property that allows the user to choose between 'Best Effort', which will provide better performance or 'Guaranteed Receipt', which will guarantee that data has been committed to NiFi's Content & FlowFile Repositories before acknowledging the message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)