Storm 2.6.0.2

Organizations still running older versions (like 1.x or early 2.x) are strongly encouraged to move to the 2.6.0.x series for three reasons:

storm.messaging.netty.max.pending.messages: 10000 # Prevents memory bloat storm.supervisor.worker.stop.timeout.secs: 30 # Graceful shutdown window topology.backpressure.wait.interval.secs: 0.5 # Tighter backpressure loop storm 2.6.0.2

Submit a test topology and monitor storm list . Check for log lines containing: Organizations still running older versions (like 1

Resolved a NullPointerException ( STORM-3132 ) in the Values constructor, enhancing code robustness. enhancing code robustness.