mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 03:55:22 +00:00
When selecting run/stop on a process group/canvas/selection, it will try to enable/disable transmission of all involved remote process groups. NIFI-7788 Supplied same functionality missed when selecting a process group. NIFI-7788 Updated endpoint URL paths. NIFI-7788 No need to return list of remote process groups when updating en masse. NIFI-7788 Added some null checks in RemoteProcessGroupsEndpointMerger.merge. NIFI-7788 Fix checkstyle violation. This closes #4516. Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>