[
https://issues.apache.org/jira/browse/NIFI-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436891#comment-15436891
]
ASF GitHub Bot commented on NIFI-2608:
--------------------------------------
Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/930
@joewitt I've not reviewed the entire PR here, but did review the commit
for the changes to class loading, and I believe these changes to be correct. I
made one in-line comment but other than that I am a +1 to merge to master. Nice
catch there. I think it definitely is a cleaner and more correct approach.
> Align Consume Kafka with Kafka 0.9 unified API and support 0.10 clients
> -----------------------------------------------------------------------
>
> Key: NIFI-2608
> URL: https://issues.apache.org/jira/browse/NIFI-2608
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Oleg Zhurakousky
> Assignee: Joseph Witt
> Priority: Critical
> Fix For: 1.0.0
>
>
> KafkaConsumer went fro thread-safe in 0.8 to not-thread-safe in 0.9 which was
> overlooked while implementing new ConsumeKafka processor which relied on 0.9
> Client API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)