Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.12.1
-
None
-
None
Description
Historically, we have allowed processors to be marked as valid while any referenced Controller Services are enabling. This was to avoid a race condition where the processor was being validated while its controller services were still enabling at startup, which would cause the processor to be stopped even after the CS enabled. However this means a processor can be started and will immediately fail at runtime (not at validation time) if the CS has not finished enabling.
Since then there have been improvements to the startup sequence. Now, if you start an invalid processor, the processor still knows that it's meant to be running and as soon as it becomes valid, it will start. This Jira proposes to mark a processor invalid if the CS is enabling.
Attachments
Issue Links
- is related to
-
NIFI-8050 Custom Groovy writer breaks during upgrade
- Resolved
- links to