mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +00:00
7731609582
After: Go over all partitions and see if all of them are full. Wrapping RoundRobinPartitioner in a (new) AvailableSeekingPartitioner which selects a new partition if the currently selected one is full.