[
https://issues.apache.org/jira/browse/KAFKA-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-9159.
----------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
This has been fixed and would be included in the next release.
> 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
> Fix For: 2.5.0
>
> 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)