Github user achristianson commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/182
@minifirocks This looks great! Thanks for the contribution.
Initially when I tried it, it was failing, but it was a config error on my
part, and the processor was correctly reporting the failure. I fixed the config
and I can see minifi putting to kafka, and my command line consumer is
outputting the expected messages.
I will review the code some more to see if there are any concerns there.---
