Skip to content

NIFI-15170: Updated FlowController to set the State Provider's cluste…#10487

Merged
exceptionfactory merged 1 commit intoapache:mainfrom
markap14:NIFI-15170
Nov 1, 2025
Merged

NIFI-15170: Updated FlowController to set the State Provider's cluste…#10487
exceptionfactory merged 1 commit intoapache:mainfrom
markap14:NIFI-15170

Conversation

@markap14
Copy link
Contributor

@markap14 markap14 commented Nov 1, 2025

…r enabled flag to true in the FlowController constructor instead of waiting for the connection to cluster to complete

Summary

NIFI-00000

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using ./mvnw clean install -P contrib-check
    • JDK 21
    • JDK 25

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

…r enabled flag to true in the FlowController constructor instead of waiting for the connection to cluster to complete
Copy link
Contributor

@exceptionfactory exceptionfactory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for resolving this long-standing issue @markap14! Enabling the Cluster State Provider during FlowController instantiation aligns with the expectation of Controller Service components requesting cluster state when enabled. The new system test provides a helpful confirmation of the expected behavior. +1 merging

@exceptionfactory exceptionfactory merged commit 8311461 into apache:main Nov 1, 2025
14 of 16 checks passed
mark-bathori pushed a commit to mark-bathori/nifi that referenced this pull request Feb 5, 2026
…apache#10487)

- Updated FlowController to set the State Provider's cluster enabled flag to true in the FlowController constructor instead of waiting for the connection to cluster to complete

Signed-off-by: David Handermann <exceptionfactory@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants