This is an automated email from the ASF dual-hosted git repository.

rfellows pushed a change to branch NIFI-15258
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from a8a99c18e32 NIFI-15258: Ensure that components wihtin a Connector are 
periodically validated
     add 2209d96b5b8 NIFI-15714: Updating the logic to locate components within 
Connectors when authorizing and populating provenance events. (#11005)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/nifi/controller/FlowController.java |  56 +++++
 .../StandardProvenanceAuthorizableFactory.java     |   6 +-
 .../StandardProvenanceAuthorizableFactoryTest.java | 242 +++++++++++++++++++++
 .../nifi/web/controller/ControllerFacade.java      |  15 +-
 .../nifi/web/controller/ControllerFacadeTest.java  | 227 ++++++++++++++++++-
 5 files changed, 532 insertions(+), 14 deletions(-)
 create mode 100644 
nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/provenance/StandardProvenanceAuthorizableFactoryTest.java

Reply via email to