File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 28
28
* Disallow ":", ".", and "\" from topology names
29
29
* Errors in multilang subprocesses that go to stderr will be captured and logged to the worker logs (thanks vinodc)
30
30
* 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
34
32
* Zookeeper connection timeout is now configurable (via storm.zookeeper.connection.timeout config)
35
33
* Storm is now less aggressive about halting process when there are Zookeeper errors, preferring to wait until client calls return exceptions.
36
34
* Can configure Zookeeper authentication for Storm's Zookeeper clients via "storm.zookeeper.auth.scheme" and "storm.zookeeper.auth.payload" configs
You can’t perform that action at this time.
0 commit comments