Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3923

When clustered, nodes can start processors before repositories have finished initializing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • Core Framework
    • None

    Description

      When a node starts up, if configured to be part of a cluster, the StandardFlowSynchronizer starts/stops processors by calling ProcessGroup.startProcessor and ProcessGroup.stopProcessor instead of going through the FlowController. This can result in a Processor being started before the Provenance/FlowFile/Content Repositories are fully initialized. We should only be starting or stopping Processors through the FlowController.

      Attachments

        Issue Links

          Activity

            People

              markap14 Mark Payne
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: