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

Add first class support for rolling upgrades

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Core Framework
    • None

    Description

      We need to add first class support for rolling upgrades. Currently, all nodes need to be upgraded at the same time as our clustering model assumes all nodes are running the same version of the REST API and support the same data model used by that API. Based on which node is the active coordinator, it may be attempting to unmarshal a response from a newer version of NiFi.

      Additionally, the introduction of versioned components assumes that all nodes are running the same version of that component. This is necessary since different versions may support different properties, relationships, etc. And depending on the version of NiFi that is the active coordinator, the results to the client could vary (if they unmarshalled successfully).

      Attachments

        Activity

          People

            Unassigned Unassigned
            mcgilman Matt Gilman
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: