You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ex...@apache.org on 2023/01/09 19:27:20 UTC

[nifi] branch main updated (ea93dec079 -> e97977d61f)

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

exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from ea93dec079 NIFI-10481 Support disabling ZooKeeper Ensemble Tracking
     add e97977d61f NIFI-10997 Ensure auditing of process group / controller service operations

No new revisions were added by this update.

Summary of changes:
 .../org/apache/nifi/audit/ProcessGroupAuditor.java |  17 +--
 .../apache/nifi/audit/TestProcessGroupAuditor.java | 143 +++++++++++++++++++++
 2 files changed, 149 insertions(+), 11 deletions(-)
 create mode 100644 nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/test/java/org/apache/nifi/audit/TestProcessGroupAuditor.java