Upgrade Storm to 1.2.2

This is the current release and has been running in Kolla for some time,
see notes here:

https://storm.apache.org/2018/06/04/storm122-released.html

Change-Id: I73c5118912ca07d73d99ba893bc6e20f74774a6e
Story: 2005624
Task: 30934
This commit is contained in:
Doug Szumski 2019-05-10 14:54:24 +01:00 committed by Adrian Czarnecki
parent e297463ff4
commit 4f62c1d318
2 changed files with 6 additions and 1 deletions

View File

@ -106,7 +106,7 @@ CASSANDRA_VERSION=${CASSANDRA_VERSION:-311x}
BASE_KAFKA_VERSION=${BASE_KAFKA_VERSION:-1.0.1}
SCALA_VERSION=${SCALA_VERSION:-2.11}
KAFKA_VERSION=${KAFKA_VERSION:-${SCALA_VERSION}-${BASE_KAFKA_VERSION}}
STORM_VERSION=${STORM_VERSION:-1.1.3}
STORM_VERSION=${STORM_VERSION:-1.2.2}
GO_VERSION=${GO_VERSION:-"1.7.1"}
NODE_JS_VERSION=${NODE_JS_VERSION:-"4.0.0"}
NVM_VERSION=${NVM_VERSION:-"0.32.1"}

View File

@ -0,0 +1,5 @@
---
upgrade:
- |
Upgrade Storm to 1.2.2 from 1.1.3.