We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635b483 commit 156560dCopy full SHA for 156560d
CHANGELOG.md
@@ -14,6 +14,8 @@
14
* Added getThisWorkerPort() method to TopologyContext
15
* Added better error checking in Fields (thanks git2samus)
16
* Improved Clojure DSL to allow destructuring in bolt/spout methods
17
+ * Added Nimbus stats methods to LocalCluster (thanks KasperMadsen)
18
+ * Added rebalance, activate, deactivate, and killTopologyWithOpts methods to LocalCluster
19
* Bug fix: Fixed string encoding in ShellBolt protocol to be UTF-8 (thanks nicoo)
20
* Bug fix: Fixed race condition in FeederSpout that could lead to dropped messages
21
* Bug fix: Quoted arguments with spaces now work properly with storm client script
0 commit comments