Skip to content

Commit 2e236e4

Browse files
author
Nathan Marz
committed
update changelog
1 parent cc646c3 commit 2e236e4

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
@@ -18,6 +18,7 @@
1818
* Only track errors on a component by component basis to reduce the amount stored in zookeeper (to speed up UI). A side effect of this change is the removal of the task page in the UI.
1919
* Add TOPOLOGY-TICK-TUPLE-FREQ-SECS config to have Storm automatically send "tick" tuples to a bolt's execute method coming from the __system component and __tick stream at the configured frequency. Meant to be used as a component-specific configuration.
2020
* Upgrade Kryo to v2.04
21+
* Tuple is now an interface and is much cleaner. The Clojure DSL helpers have been moved to TupleImpl
2122

2223
## 0.7.2 (unreleased but release candidate available)
2324

0 commit comments

Comments
 (0)