Mark Payne created NIFI-1672:
--------------------------------
Summary: Improve the Provenance Events emitted by PutKafka
Key: NIFI-1672
URL: https://issues.apache.org/jira/browse/NIFI-1672
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Mark Payne
Priority: Minor
Fix For: 0.7.0
The Provenance SEND events emitted by PutKafka should include the amount of
time that it took to send the data. Also, if some of the messages were sent but
not all (when using a delimiter), then we should have a SEND event that
indicates the number of events that were sent. The Transit URI should also
include the "kafka://" protocol name at the beginning and should include the
topic, such as kafka://leaderBroker:9092/topics/topicDataWasPlacedOn
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)