Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
NIFI-2774 ConsumeJMS processor losses messages on NiFi restart
- Resolved