You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2015/06/11 17:42:00 UTC

[jira] [Created] (KAFKA-2264) SESSION_TIMEOUT_MS_CONFIG in ConsumerConfig should be int

Jun Rao created KAFKA-2264:
------------------------------

             Summary: SESSION_TIMEOUT_MS_CONFIG in ConsumerConfig should be int
                 Key: KAFKA-2264
                 URL: https://issues.apache.org/jira/browse/KAFKA-2264
             Project: Kafka
          Issue Type: Bug
          Components: clients
    Affects Versions: 0.8.2.1
            Reporter: Jun Rao
            Priority: Trivial


In our wire protocol, session timeout is an int in JoinGroupRequest. However, in ConsumerConfig, session timeout is a long. We should make them consistent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)