File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
- ## 0.9.0-rc3 (Unreleased)
1
+ ## 0.9.0-rc4 (Unreleased)
2
+
3
+ ## 0.9.0-rc3
4
+ * Added configuration to limit ShellBolt internal _ pendingWrites queue length (thanks xiaokang)
5
+ * Fixed a a netty client issue where sleep times for reconnection could be negative (thanks brndnmtthws)
6
+ * Fixed a display issue with system stats in Storm UI (thanks d2r)
7
+ * Nimbus now does worker heartbeat timeout checks as soon as heartbeats are updated (thanks d2r)
8
+ * The logviewer now determines log file location by examining the logback configuration (thanks strongh)
9
+ * Allow tick tuples to work with the system bolt (thanks xumingming)
10
+ * Add default configuration values for the netty transport and the ability to configure the number of worker threads (thanks revans2)
11
+ * Added timeout to unit tests to prevent a situation where tests would hang indefinitely (thanks d2r)
12
+ * Fixed and issue in the system bolt where local mode would not be detected accurately (thanks miofthena)
2
13
3
14
## 0.9.0-rc2
4
15
You can’t perform that action at this time.
0 commit comments