nifi/nifi-stateless
Mark Payne dee455a802
NIFI-13789 Fixed StatelessFlowManager Process Group Tracking (#9299)
The StatelessFlowManager should register any Process Group that it creates in its internal map in the same way that StandardFlowManager does; this ensures that the Process Group can be retrieved by ID during flow synchronization.

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-09-22 16:43:17 -05:00
..