[ 
https://issues.apache.org/jira/browse/KAFKA-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Wang updated KAFKA-4329:
-----------------------------
    Description: 
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

  was:
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


> The parameters for creating the ZkUtils object is reverse
> ---------------------------------------------------------
>
>                 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)

Reply via email to