GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/758
NIFI-2444 NIFI-2445 fixed PublishKafka
- fixed the logging issue NIFI-2444 by ensuring the ProcessLog is added to
KafkaPublisher
- fixed KafkaPublisher's isAllAcked operation to ensure that it properly
reports that the flow file has failed.
- added additional test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-2444
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/758.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 #758
----
commit a4ebe8db49876cf1b6e2577a31015b0763d03b26
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-08-01T14:56:46Z
NIFI-2444 NIFI-2445 fixed PublishKafka
- fixed the logging issue NIFI-2444 by ensuring the ProcessLog is added to
KafkaPublisher
- fixed KafkaPublisher's isAllAcked operation to ensure that it properly
reports that the flow file has failed.
- added additional test
----
---
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.
---