GitHub user pvillard31 opened a pull request:
https://github.com/apache/nifi/pull/355
NIFI-1672 Improved the Provenance Events emitted by PutKafka
Improved the Provenance Events emitted by PutKafka:
- Added "kafka://" in URI
- Added duration
- Added number of messages successfully sent to Kafka.
Note: in case of delimiter use and in case some messages have been sent
(but not all), a provenance event SEND is emitted to trace the information that
some messages have been successfully sent to Kafka.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pvillard31/nifi NIFI-1672
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/355.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #355
----
commit b31f3db97b2ef5e6bcecdb4bd44ebe402167173c
Author: Pierre Villard <[email protected]>
Date: 2016-04-15T13:25:28Z
NIFI-1672 Improved the Provenance Events emitted by PutKafka
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---