Rupert Bignall created NIFI-7204:
------------------------------------
Summary: PutMongoRecord retry relationship when mongo is
unavailable
Key: NIFI-7204
URL: https://issues.apache.org/jira/browse/NIFI-7204
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.11.0
Reporter: Rupert Bignall
A number of Put[destination]Record processors have a retry relationship that
allows the flow to decide whether to attempt retries or not. For example, if
the destination is unavailable, it may be worth waiting and retrying, but some
other errors would just fail continually. It would be useful for PutMongoRecord
to include similar behaviour.
However this would be a breaking change for anyone using PutMongoRecord
already. The retry relationship could be made optional if necessary to avoid
breaking existing users.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)