You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "zhangzhanchang (Jira)" <ji...@apache.org> on 2019/11/08 00:28:00 UTC

[jira] [Created] (KAFKA-9159) Consumer.endOffsets Throw TimeoutException: Failed to get offsets by times in 30000ms after a leader change

zhangzhanchang created KAFKA-9159:
-------------------------------------

             Summary: 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: 2.3.0, 2.0.0, 0.10.2.0
            Reporter: zhangzhanchang


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

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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)