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



##########
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 for the confirmation @naddym, that's helpful to know. Leaving the 
changes seems acceptable, I just wanted to confirm that they weren't necessary 
for the fingerprint calculation.
   
   Since the primary change is correcting the code to evaluate 
`groupAccessControl` properly, wanted to make sure I wasn't missing something.




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