Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/2362
@ijokarumawak ah, it didn't occur to me that ProducerRecord will not allow
us to take `size` and `offset` into account when creating the ProducerRecord.
In that case, scrap that idea :) All else looks good code-wise. Will give it a
once-over testing and assuming all is good will merge to master. Thanks for
updating!---
