nifi/nifi-framework-bundle/nifi-framework/nifi-framework-core-api
Mark Payne da9c296820
NIFI-12991 Fixed Recursive Validation of Group Execution Engine (#9186)
Fixed issue in which we recursively validate that we can change Execution Engine of a group, but without changing the top level, inherited groups can't actually be changed; instead, replaced logic to ensure that we can change the top level, that we don't validate the constraint that a STATELESS group cannot have a STATEFUL child, and then validate that all descendant groups can be updated, but without checking the descendants' parent groups.

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-08-20 15:26:44 -05:00
..
src NIFI-12991 Fixed Recursive Validation of Group Execution Engine (#9186) 2024-08-20 15:26:44 -05:00
pom.xml NIFI-13223 Replaced deprecated commons-lang3 classes with commons-text versions 2024-05-13 17:01:47 -05:00