Skip to content

Commit 66a3973

Browse files
committed
update changelog for 0.9.0-rc3
1 parent 0024a0c commit 66a3973

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
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)
213

314
## 0.9.0-rc2
415

0 commit comments

Comments
 (0)