Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/2113
@JPercivall @mattyb149 Once I changed the code to use `transfer(FlowFile,
Relationship)` and not `transfer(List, Relationship)` the error stopped
happening.---
