Skip to content

Commit ba71589

Browse files
author
Nathan Marz
committed
update changelog
1 parent b4b4b16 commit ba71589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Implemented shell spout (thanks tomo)
44
* Shell bolts can now asynchronously emit/ack messages (thanks tomo)
55
* 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.
67
* Removed parameter from TopologyContext#maxTopologyMessageTimeout (simplification).
78
* Storm now automatically sets TOPOLOGY_NAME in the config passed to the bolts and spouts to the name of the topology.
89
* Added TOPOLOGY_AUTO_TASK_HOOKS config to automatically add hooks into every spout/bolt for the topology.

0 commit comments

Comments
 (0)