[
https://issues.apache.org/jira/browse/KAFKA-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar Reddy updated KAFKA-2264:
-----------------------------------
Attachment: KAFKA-2264.patch
> 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
> 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)