Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/2546
@pvillard31 @mattyb149 @mans2singh Anyone up for a code review?
All of the tests work out of the box w/ dockerized Mongo using defaults:
`docker run --name mongotest -p 27017:27017 mongo:latest`---
