Mark Payne created NIFI-2164:
--------------------------------

             Summary: 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
             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)

Reply via email to