michael81877 commented on PR #6560: URL: https://github.com/apache/nifi/pull/6560#issuecomment-1294929053
Let us know if a property named `nifi.cluster.flow.bundle.update.strategy` is appropriate. I tried to indicate that it is clustering related and specifically about the flow `BundleUpdateStrategy`. The default behavior is the existing `USE_SPECIFIED_OR_FAIL` behavior and it will only change if the property is explicitly set to a different `BundleUpdateStrategy`. In other words, nothing will change unless you set this new property to a valid `BundleUpdateStrategy`. -- 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]
