Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
Following the changes in NIFI-13665, in case NiFi cannot start successfully (flow not loading successfully for some reasons - like the example in NIFI-13688), then
nifi.sh start
will trigger an infinite loop of trying to start NiFi (until executing nifi.sh stop).
It might be worth considering an improvement where a maximum number of attempts is configurable.
Attachments
Issue Links
- is related to
-
NIFI-13665 Refactor Bootstrap Process Implementation
- Resolved
- links to