Description
This adjustment would handle cases where RecordReader might want to adjust behavior based on metadata from the incoming Kafka ConsumeRecord (for example, topic name).
One possibility would be to move attribute set from here:
https://github.com/apache/nifi/blob/1156f4cbc57c2bac5654d6b475ddfd486cb66050/nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6-processors/src/main/java/org/apache/nifi/processors/kafka/pubsub/ConsumerLease.java#L829-L830
Attachments
Issue Links
- links to