naddym commented on a change in pull request #5300:
URL: https://github.com/apache/nifi/pull/5300#discussion_r706592876



##########
File path: 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/resources/nifi/fingerprint/flow2.xml
##########
@@ -21,6 +21,8 @@
         <position x="0.0" y="0.0"/>
         <style/>
         <comment/>
+        <flowfileConcurrency>UNBOUNDED</flowfileConcurrency>
+        <flowfileOutboundPolicy>STREAM_WHEN_AVAILABLE</flowfileOutboundPolicy>

Review comment:
       Thanks again @exceptionfactory for the review. No, those changes are not 
required. During development of flowfile concurrency feature for a process 
group, the flow configuration files weren't updated. I thought of adding those 
since I'm anyway modifying those files. Just updating the files to what it 
looks like today in flow.xml.gz as it also gets fingerprinted. I can revert 
back the change if it is not relevant to this PR. Please let me know




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to