Github user david-streamlio commented on the issue:
https://github.com/apache/nifi/pull/2493
The Pulsar client API, https://pulsar.apache.org/api/client/, currently
only supports byte[] payloads. By true streaming, I am assuming you mean an API
that return an IO stream object of some sort.---
