You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Anthony Milbourne (JIRA)" <ji...@apache.org> on 2017/03/01 09:15:45 UTC

[jira] [Comment Edited] (STORM-2290) Upgrading zookeeper to 3.4.9 for stability

    [ https://issues.apache.org/jira/browse/STORM-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889824#comment-15889824 ] 

Anthony Milbourne edited comment on STORM-2290 at 3/1/17 9:15 AM:
------------------------------------------------------------------

We are currently using Zookeeper server 3.4.8, which includes the ZOOKEEPER-1506 fix.  However, the bug I am describing cannot be fixed on the server side as it happens when the server (and the host it runs on) are down.  The client fails to deal properly with the UnknownHostException and does not fall back to using the other Zookeeper servers in the cluster.


was (Author: amilbourne):
We are currently using Zookeeper 3.4.8, which includes the ZOOKEEPER-1506 fix.  However, the bug I am describing cannot be fixed on the server side as it happens when the server (and the host it runs on) are down.  The client fails to deal properly with the UnknownHostException and does not fall back to using the other Zookeeper servers in the cluster.

> Upgrading zookeeper to 3.4.9 for stability
> ------------------------------------------
>
>                 Key: STORM-2290
>                 URL: https://issues.apache.org/jira/browse/STORM-2290
>             Project: Apache Storm
>          Issue Type: Bug
>    Affects Versions: 1.0.2
>            Reporter: Sachin Goyal
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We should upgrade zookeeper to 3.4.9 as it brings in a lot of stability improvements (http://zookeeper.apache.org/releases.html) and storm is still using 3.4.6 (https://github.com/apache/storm/blob/master/pom.xml)
> One serious issue affecting zookeeper 3.4.6 is https://issues.apache.org/jira/browse/ZOOKEEPER-1506 which prohibits zookeeper from getting a quorum and hence affects storm's stability as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)