mirror of
https://github.com/apache/nifi.git
synced 2025-02-11 12:35:20 +00:00
Before this fix, MergeContent only processed the first bin even if there were multiple bins. There were two unit tests marked with Ignore those had been failing because of this. This closes #2444. Signed-off-by: Mark Payne <markap14@hotmail.com>