You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Richard Yu (JIRA)" <ji...@apache.org> on 2018/03/03 18:12:00 UTC

[jira] [Created] (KAFKA-6608) Add timeout parameter to methods which fetches and resets offsets

Richard Yu created KAFKA-6608:
---------------------------------

             Summary: Add timeout parameter to methods which fetches and resets offsets
                 Key: KAFKA-6608
                 URL: https://issues.apache.org/jira/browse/KAFKA-6608
             Project: Kafka
          Issue Type: Improvement
          Components: consumer
            Reporter: Richard Yu


In KAFKA-4879, Kafka Consumer hangs indefinitely due to Fetcher's {{timeout}} being set to {{Long.MAX_VALUE}}. While fixing this issue, it was pointed out that if a timeout was added to methods which updates and fetches offset positions, a tighter control on time could be achieved.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)