You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Kailas Biradar <ka...@gmail.com> on 2018/08/13 12:34:36 UTC

I have issue in Kafka 2.0

I have issue more time this ConcurrentModificationException because
KafkaConsumer is not safe for multi-threaded access

-- 
kailas

Re: I have issue in Kafka 2.0

Posted by Steve Tian <st...@gmail.com>.
Have you checked the javadoc of KafkaConsumer?

On Mon, Aug 13, 2018, 11:10 PM Kailas Biradar <ka...@gmail.com> wrote:

> I have issue more time this ConcurrentModificationException because
> KafkaConsumer is not safe for multi-threaded access
>
> --
> kailas
>

Re: I have issue in Kafka 2.0

Posted by Steve Tian <st...@gmail.com>.
Have you checked the javadoc of KafkaConsumer?

On Mon, Aug 13, 2018, 11:10 PM Kailas Biradar <ka...@gmail.com> wrote:

> I have issue more time this ConcurrentModificationException because
> KafkaConsumer is not safe for multi-threaded access
>
> --
> kailas
>