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

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

     [ https://issues.apache.org/jira/browse/KAFKA-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar Reddy updated KAFKA-2264:
-----------------------------------
    Assignee: Manikumar Reddy
      Status: Patch Available  (was: Open)

> 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
>            Assignee: Manikumar Reddy
>            Priority: Trivial
>              Labels: newbie
>         Attachments: KAFKA-2264.patch
>
>
> 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)