[
https://issues.apache.org/jira/browse/NIFI-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436119#comment-15436119
]
ASF GitHub Bot commented on NIFI-2608:
--------------------------------------
Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/930
I've been reviewing this... so far I have tested ConsumeKafka and
PublishKafka (0.9.0) against an Apache Kafka 0.9.0 broker, with PLAINTEXT and
also with SSL, and both appear to be working well. Trying to setup a Kerberos
scenario to test SASL.
> 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)