[ https://issues.apache.org/jira/browse/NIFI-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983646#comment-15983646 ]
Mark Payne commented on NIFI-3739: ---------------------------------- I also found a bug where we don't properly cache the schemas in the AvroSchemaRegistry and addressed that in this PR as well. > Create Processors for publishing records to and consuming records from Kafka > ---------------------------------------------------------------------------- > > Key: NIFI-3739 > URL: https://issues.apache.org/jira/browse/NIFI-3739 > Project: Apache NiFi > Issue Type: New Feature > Components: Extensions > Reporter: Mark Payne > Assignee: Mark Payne > > With the new record readers & writers that have been added in now, it would > be good to allow records to be pushed to and pulled from kafka. Currently, we > support demarcated data but sometimes we can't correctly demarcate data in a > way that keeps the format valid (json is a good example). We should have > processors that use the record readers and writers for this. -- This message was sent by Atlassian JIRA (v6.3.15#6346)