[
https://issues.apache.org/jira/browse/KAFKA-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Wang resolved KAFKA-4329.
------------------------------
Resolution: Resolved
Reviewer: Ismael Juma (was: Guozhang Wang)
Using named parameters to avoid these problems.
> The order of the parameters for creating the ZkUtils object is reversed
> -----------------------------------------------------------------------
>
> Key: KAFKA-4329
> URL: https://issues.apache.org/jira/browse/KAFKA-4329
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.10.0.0, 0.10.0.1
> Environment: software platform
> Reporter: Matt Wang
> Priority: Critical
> 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 problems, 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)