Matt Wang created KAFKA-4328:
--------------------------------
Summary: The parameters for creating the ZkUtils object is reverse
Key: KAFKA-4328
URL: https://issues.apache.org/jira/browse/KAFKA-4328
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.10.0.1, 0.10.0.0
Environment: software platform
Reporter: Matt Wang
When creating the ZkUtils object, the parameters of zkSessionTimeOutMs and
zkConnectionTimeoutMs is reverse. Though the default values of these parameters
are both 6000, it will have some problem, especially when we want to reset
these values.
The pull requests address is:
https://github.com/apache/kafka/pull/1646
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)