You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/01/31 13:58:42 UTC

[GitHub] [nifi] markap14 commented on issue #4028: NIFI-7079 Changed flow fingerprinting implementation

markap14 commented on issue #4028: NIFI-7079 Changed flow fingerprinting implementation
URL: https://github.com/apache/nifi/pull/4028#issuecomment-580743724
 
 
   Thanks @alopresto! Code looks good. Did some testing with a 3-node cluster. Started up, then restarted cluster. Restarted one of the nodes individually. All worked. Then shutdown one node, removed it from cluster so that I could modify the dataflow. Changed a relevant field on a processor. Then restarted the node. It successfully downloaded the flow, detected that the flow was different, and failed to startup. The explanation provided in the log was as expected. +1

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services