Skip to content

Commit 0876c31

Browse files
author
Nathan Marz
committed
clarify changelog for 0.6.2
1 parent 64a686b commit 0876c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Added "topology.worker.child.opts" config, for topology-configurable worker options.
66
* Use Netflix'x Curator library for Zookeeper communication. Workers now reconnect to Zookeeper rather than crash when there's a disconnection.
77
* Bug fix: DRPC server no longer hangs with too many concurrent requests. DPRC server now requires two ports: "drpc.port" and "drpc.invocations.port"
8-
* Bug fix: Fix race condition where time simulation fails to detect that Storm cluster is waiting due to threads that are not alive
8+
* Bug fix: Fix race condition in unit testing where time simulation fails to detect that Storm cluster is waiting due to threads that are not alive
99

1010
## 0.6.1
1111

0 commit comments

Comments
 (0)