We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b4b16 commit ba71589Copy full SHA for ba71589
CHANGELOG.md
@@ -3,6 +3,7 @@
3
* Implemented shell spout (thanks tomo)
4
* Shell bolts can now asynchronously emit/ack messages (thanks tomo)
5
* Added hooks for when a tuple is emitted, acked, or failed in bolts or spouts.
6
+ * Added activate and deactivate lifecycle methods on spouts. Spouts start off deactivated.
7
* Removed parameter from TopologyContext#maxTopologyMessageTimeout (simplification).
8
* Storm now automatically sets TOPOLOGY_NAME in the config passed to the bolts and spouts to the name of the topology.
9
* Added TOPOLOGY_AUTO_TASK_HOOKS config to automatically add hooks into every spout/bolt for the topology.
0 commit comments