[
https://issues.apache.org/jira/browse/NIFI-14783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012085#comment-18012085
]
ASF subversion and git services commented on NIFI-14783:
--------------------------------------------------------
Commit a7e336f416a0f31af354451b70e2cce6696ff71d in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a7e336f416 ]
NIFI-14783 Started Embedded ZooKeeper before State Manager operations
- Stopped Node Protocol Listener before Controller
- Added wait for enabled Controller Service in FlowSynchronizationIT
- Corrected exception message reference to Controller Service Node when
validation failed
Signed-off-by: Pierre Villard <[email protected]>
This closes #10170.
> Intermittent Failures in
> FlowSynchronizationIT.testComponentsRecreatedOnRestart
> --------------------------------------------------------------------------------
>
> Key: NIFI-14783
> URL: https://issues.apache.org/jira/browse/NIFI-14783
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 2.5.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The system test method FlowSynchronizationIT.testComponentsRecreatedOnRestart
> fails intermittently, throwing an exception when attempting to disable the
> StandardCountService, indicating that the associated Count Processor is still
> running, returning an HTTP 409 Conflict response to the client class.
> Further evaluation of the test logs and behavior is required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)