You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2018/09/25 16:04:16 UTC

[1/2] storm git commit: [STORM-3233] Updated zookeeper client to version 3.4.13 which fixes various issues including ZOOKEEPER-2184 that prevents ZooKeeper Java clients working in dynamic IP (container / cloud) environment.

Repository: storm
Updated Branches:
  refs/heads/master 94c6a644a -> d4a5fa149


[STORM-3233] Updated zookeeper client to version 3.4.13 which fixes various issues including ZOOKEEPER-2184 that prevents ZooKeeper Java clients working in dynamic IP (container / cloud) environment.


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/b187971e
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/b187971e
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/b187971e

Branch: refs/heads/master
Commit: b187971e0da0238c6beba200b01fb738a6f848d8
Parents: 94c6a64
Author: Michal Koziorowski <Mi...@tomtom.com>
Authored: Mon Sep 24 16:12:47 2018 +0200
Committer: Michal Koziorowski <Mi...@tomtom.com>
Committed: Mon Sep 24 16:12:47 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/b187971e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 07d57b1..b2b05b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,7 +285,7 @@
         <clojure-complete.version>0.2.3</clojure-complete.version>
         <mockito.version>2.19.0</mockito.version>
         <conjure.version>2.1.3</conjure.version>
-        <zookeeper.version>3.4.6</zookeeper.version>
+        <zookeeper.version>3.4.13</zookeeper.version>
         <jline.version>0.9.94</jline.version>
         <clojure-data-codec.version>0.1.0</clojure-data-codec.version>
         <clojure-contrib.version>1.2.0</clojure-contrib.version>


[2/2] storm git commit: Merge branch 'STORM-3233-master' of https://github.com/mkozioro/storm into STORM-3233

Posted by bo...@apache.org.
Merge branch 'STORM-3233-master' of https://github.com/mkozioro/storm into STORM-3233

STORM-3233: Update zookeeper client to version 3.4.13

This closes #2846


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d4a5fa14
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d4a5fa14
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d4a5fa14

Branch: refs/heads/master
Commit: d4a5fa1499b60b68b8d5c5843a1ec5cbd2f644d9
Parents: 94c6a64 b187971
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Tue Sep 25 10:29:09 2018 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Tue Sep 25 10:29:09 2018 -0500

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------