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)