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 cf76983cbe NIFI-14594 Bump Mockito to 5.18.0, Spring Integration to
6.5.0, Spring Boot to 3.4.6 and others (#9969)
add bb234ba960 NIFI-14591 Fixed Stateless Process Group Enabling with
Controller Services (#9966)
No new revisions were added by this update.
Summary of changes:
.../service/StandardControllerServiceNode.java | 161 +++++++++++----------
.../apache/nifi/groups/StandardProcessGroup.java | 2 +
.../controller/service/ControllerServiceNode.java | 14 +-
.../org/apache/nifi/groups/StatelessGroupNode.java | 3 +-
.../scheduling/StandardProcessScheduler.java | 46 +++++-
.../nifi/groups/StandardStatelessGroupNode.java | 13 +-
.../scheduling/TestStandardProcessScheduler.java | 30 ++--
.../scheduling/StatelessProcessScheduler.java | 2 +-
8 files changed, 163 insertions(+), 108 deletions(-)