Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.2.0
-
None
Description
There are some inconsistency in Resume, Stop, Start of Processors/Controller Services.
For Example in rare situation when nifi starts, all processors are stopped (not resumed), even if bdfs.flowcontroller.autoResumeState=true
Also, it is (rarely) seen that when a processor is stopped by rest api, all processors are stopped. (the target processor and all others are in root group)
Update: I tried with clean installation and I add 2 processors, connect and start them. Then I restart the nifi. Sometimes processors are in running state (normal behavior) and sometimes (20% chance) they are stopped.
flow.xml.gz and nifi.properties are attached
Env: windows 8.1 64 / java 1.8 x64 update 72
No error is log files.
I keep Fix Version 1.3.0 because it is introduced in 1.2.0 version (not seen in 1.0.0 and 1.1.0)
Attachments
Attachments
Issue Links
- duplicates
-
NIFI-3900 Cluster - Inconsistent schedule state across the cluster
- Resolved