Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Marz committed May 9, 2012
1 parent 45d0640 commit 9282e47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -18,6 +18,10 @@ NOTE: The change from 0.7.0 in which OutputCollector no longer assumes immutable
* Heavily refactored and simplified the supervisor and worker code
* Improved error message when duplicate config files found on classpath
* Print the host and port of Nimbus when using the storm command line client
* Include as much of currently read output as possible when pipe to subprocess is broken
* Lower supervisor worker start timeout to 120 seconds
* More debug logging in supervisor
* Bug fix: give absolute piddir to subprocesses (so that relative paths can be used for storm local dir)
* Bug fix: Fixed critical bug in opaque transactional topologies that would lead to duplicate messages when using pipelining
* Bug fix: Workers will now die properly if a ShellBolt subprocess dies (thanks tomo)
* Bug fix: Hide the BasicOutputCollector#getOutputter method, since it shouldn't be a publicly available method
Expand Down

0 comments on commit 9282e47

Please sign in to comment.