We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a686b commit 0876c31Copy full SHA for 0876c31
CHANGELOG.md
@@ -5,7 +5,7 @@
5
* Added "topology.worker.child.opts" config, for topology-configurable worker options.
6
* Use Netflix'x Curator library for Zookeeper communication. Workers now reconnect to Zookeeper rather than crash when there's a disconnection.
7
* 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
+ * 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
9
10
## 0.6.1
11
0 commit comments