[
https://issues.apache.org/jira/browse/KAFKA-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Wang resolved KAFKA-4328.
------------------------------
Resolution: Fixed
> 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.0, 0.10.0.1
> Environment: software platform
> Reporter: Matt Wang
> Labels: patch
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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)