mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
72e54f4fab
NIFI-9390: Addressed underlying condition in stateless framework that caused Merge-related processors and similar to not properly be triggered as necessary. Added several system tests to verify different configurations. NIFI-9390: Simplified the logic for how to iterate over the components in a Stateless flow that are ready to be triggered This closes #5634. Co-authored-by: Peter Turcsanyi <turcsanyi@apache.org> Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>