Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/2896
@mattyb149 can you take a look? I attached a flow that exercises all of the
processors with this change.
It just needs mongo running like `docker run -d -p 27017:27017 --name
mongo_test mongo:latest`---
