Github user david-streamlio commented on the issue:
https://github.com/apache/nifi/pull/2882
FWIW, this PR includes the following Record-Oriented processors:
org.apache.nifi.processors.pulsar.pubsub.ConsumePulsarRecord
org.apache.nifi.processors.pulsar.pubsub.PublishPulsarRecord
As for the security issue you mentioned, we are actually adding an
additional layer of security between Pulsar and NiFi by enabling connections to
be secured with user supplied TLS certificates---
