Github user mattyb149 commented on the issue:
https://github.com/apache/nifi/pull/2287
Correct, this processor still uses the transport client so is very tightly
coupled with the version of the transport client that is bundled with it. Take
a look at #2113 to see how the new Java client is being used to support ES5+
clusters.---
