[ https://issues.apache.org/jira/browse/KAFKA-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992030#comment-16992030 ]
Guozhang Wang commented on KAFKA-9159: -------------------------------------- [~zzccctv] I've left a comment on your submitted PR https://github.com/apache/kafka/pull/7665, thanks. > Consumer.endOffsets Throw TimeoutException: Failed to get offsets by times in > 30000ms after a leader change > ----------------------------------------------------------------------------------------------------------- > > Key: KAFKA-9159 > URL: https://issues.apache.org/jira/browse/KAFKA-9159 > Project: Kafka > Issue Type: Bug > Components: consumer > Affects Versions: 0.10.2.0, 2.0.0 > Reporter: zhangzhanchang > Priority: Major > Attachments: image-2019-11-08-10-28-19-881.png, > image-2019-11-08-10-29-06-282.png > > > case 1: 0.10.2 version loop call Consumer.endOffsets Throw TimeoutException: > Failed to get offsets by times in 30000ms after kill -9 broker,but a leader > change ,loop call Consumer.endOffsets no problem > !image-2019-11-08-10-28-19-881.png|width=416,height=299! > case 2: 2.0 version loop call Consumer.endOffsets Throw TimeoutException: > Failed to get offsets by times in 30000ms after a leader change,but kill -9 > broker,loop call Consumer.endOffsets no problem > !image-2019-11-08-10-29-06-282.png|width=412,height=314! -- This message was sent by Atlassian Jira (v8.3.4#803005)