You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2018/05/22 09:24:29 UTC

[1/2] storm git commit: STORM-3077 Upgrade Disruptor version to 3.3.11

Repository: storm
Updated Branches:
  refs/heads/1.x-branch e16f6240f -> 0b4f32adc


STORM-3077 Upgrade Disruptor version to 3.3.11


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

Branch: refs/heads/1.x-branch
Commit: 4f7840eb03e6519683d710ff5ac6262dd04a546f
Parents: d1cc25c
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Thu May 17 20:24:46 2018 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu May 17 20:24:46 2018 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/4f7840eb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bc80b5d..3ff1741 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@
         <snakeyaml.version>1.11</snakeyaml.version>
         <httpclient.version>4.3.3</httpclient.version>
         <clojure.tools.cli.version>0.2.4</clojure.tools.cli.version>
-        <disruptor.version>3.3.2</disruptor.version>
+        <disruptor.version>3.3.11</disruptor.version>
         <jgrapht.version>0.9.0</jgrapht.version>
         <guava.version>16.0.1</guava.version>
         <netty.version>3.9.9.Final</netty.version>


[2/2] storm git commit: Merge branch 'STORM-3077-1.x' into 1.x-branch

Posted by ka...@apache.org.
Merge branch 'STORM-3077-1.x' into 1.x-branch


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

Branch: refs/heads/1.x-branch
Commit: 0b4f32adc9127175954c830fda5eb25fd2ab6d05
Parents: e16f624 4f7840e
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue May 22 18:24:18 2018 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue May 22 18:24:18 2018 +0900

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