Skip to content

Commit 6cbfecd

Browse files
author
Nathan Marz
committed
update changelog
1 parent d4bdd5c commit 6cbfecd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@
2828
* Disallow ":", ".", and "\" from topology names
2929
* Errors in multilang subprocesses that go to stderr will be captured and logged to the worker logs (thanks vinodc)
3030
* Use exec instead of forked child process for daemon processes (thanks ept)
31-
32-
## 0.7.5 (unreleased)
33-
31+
* Workers detect and warn for missing outbound connections from assignment, drop messages for which there's no outbound connection
3432
* Zookeeper connection timeout is now configurable (via storm.zookeeper.connection.timeout config)
3533
* Storm is now less aggressive about halting process when there are Zookeeper errors, preferring to wait until client calls return exceptions.
3634
* Can configure Zookeeper authentication for Storm's Zookeeper clients via "storm.zookeeper.auth.scheme" and "storm.zookeeper.auth.payload" configs

0 commit comments

Comments
 (0)