GitHub user olegz opened a pull request:
https://github.com/apache/nifi/pull/366
NIFI-1296 implemented new Kafka processors that leverage Kafka 0.9 API
NIFI-1296 added failure handling logic to ensure both processors can be
reset to their initial state (as if they were just started)
NIFI-1296 added initial lifecycle test for AbstractKafkaProcessor
NIFI-1296 added more tests
NIFI-1296 final polishing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olegz/nifi NIFI-1296
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/366.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 #366
----
commit b552b5fe449e599944b606253b01f3ca42ab1f15
Author: Oleg Zhurakousky <[email protected]>
Date: 2016-04-07T11:15:25Z
NIFI-1296 implemented new Kafka processors that leverage Kafka 0.9 API
NIFI-1296 added failure handling logic to ensure both processors can be
reset to their initial state (as if they were just started)
NIFI-1296 added initial lifecycle test for AbstractKafkaProcessor
NIFI-1296 added more tests
NIFI-1296 final polishing
----
---
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.
---