SamHjelmfelt commented on issue #3651: NIFI-6539 Nifi stateless init from flow 
xml
URL: https://github.com/apache/nifi/pull/3651#issuecomment-526724080
 
 
   I agree with Joe. Providing the option of using Stateless NiFi without the 
NiFi Registry does make sense, but it would be better to use NiFi templates 
(XML or YML) like MiNiFi does today.
   
   Rather than using the internal configuration file of the node, users would 
export flows from NiFi and use them in Stateless NiFi. The biggest risk in 
using the flow.xml.gz directly is that it makes Stateless NiFi look like a drop 
in replacement for a NiFi node and encourages a usage pattern that avoids 
version control. The differences between Stateless NiFi and NiFi are far 
greater than NiFi and MiNiFi, which still does not use the flow.xml.gz.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to