Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Remove flow.xml.gz in favor of flow.json.gz

The internal persistent flow configuration should be consolidated to use flow.json.gz.

  • NiFi 1.16.0 introduced flow.json.gz for storing the flow configuration using Versioned Component model classes
  • NiFi, NiFi Stateless, and NiFi Registry use the JSON Flow Definition representation of Versioned Components
  • Eliminating the flow.xml.gz reduces the overhead of persisting configuration and synchronizing multiple representations

...