Thanks for the reply. There are some replicas out of sync. Will try that and
see. Thanks!
-Original Message-
From: 1095193...@qq.com <1095193...@qq.com>
Sent: Wednesday, March 20, 2019 10:56 PM
To: users
Subject: Re: Consumer poll stuck on
EXTERNAL
Hi,
A you said consumer is
Hi,
A you said consumer is stuck after one node failed, you should check whether
the partitions of topic are in Isr by using kafka-topics command. The two
topics you can pay attention to are __consumer_offsets and your business topic,
check whether all partitions are in Isr(in-sync replicas).