GitHub user olegz opened a pull request:

    https://github.com/apache/nifi/pull/761

    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-0.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/761.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 #761
    
----
commit e337544c76d0361317d94ed6afe30bb6729d0231
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.
---

Reply via email to