Github user colindean commented on the issue:
https://github.com/apache/nifi/pull/3133
> an Idle connection was one that had been returned to the pool?
That's what I would think, but I couldn't seem to actually trigger it.
Reading through the API docs some more, I didn't think to try checking the
idle connection count _after_ closing a connection. I'll try that tomorrow.---
