monasca / monasca-docker

Docker files and setup for Monasca
Apache License 2.0
24 stars 47 forks source link

Upgrade the storm to 1.1.3 #451

Open matrixik opened 6 years ago

matrixik commented 6 years ago

Storm 1.1.1 is affected by the security bug CVE-2018-1332 1. It is recommended to upgrade to 1.1.3 (the latest release at the moment).

Signed-off-by: Dobroslaw Zybort dobroslaw.zybort@ts.fujitsu.com

matrixik commented 6 years ago

@timothyb89 @mhoppal Hi, looks like Storm 1.0.3 was removed from mirrors and is available now only in archives ( http://archive.apache.org/dist/storm/ ).

Can I bump it to 1.0.6 or remove this version altogether and stick only with 1.1.x (like devstack)?