RivenSun2 commented on PR #13270:
URL: https://github.com/apache/kafka/pull/13270#issuecomment-1435433330

   Hi @guozhangwang thank you for your reply.
   Can we introduce a state like "ABNORMAL" in a new PR, this state may only 
appear on consumers with heartbeat threads (group.id!=null).
   Introducing this state also needs to consider the value brought by this 
state and the impact on existing code logic. I think it's such a big change 
that it even needs a KIP?
   
   In general, this PR should be a small change to solve the problem that the 
current pollForFetches method takes up cpu.
   What do you think? Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to