tpalfy commented on PR #7191: URL: https://github.com/apache/nifi/pull/7191#issuecomment-1688533794
Hi @mcgilman , Thanks for the suggestions. I added `ControllerServiceReferencingFlowAnalysisRule`, `EnsureFlowAnalysisRuleConfigurationCorrect` and `SensitiveDynamicPropertiesFlowAnalysisRule` in the `nifi-system-test-extensions`. Building the `nifi-system-test-extensions-bundle` and adding the `nifi-system-test-extensions-nar-2.0.0-SNAPSHOT.nar` to the nifi installation they allow us to test the handling of controller serfices referenced by rules, the verification of rules and the handling of sensitive dynamic properties of rules, respectively. -- 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]
