Skip to content

Commit 7bfe363

Browse files
author
Nathan Marz
committed
update changelog
1 parent fd201eb commit 7bfe363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* Bug fix: Fix deadlock bug due to variant of dining philosophers problem. Spouts now use an overflow buffer to prevent blocking and guarantee that it can consume the incoming queue of acks/fails.
3434
* Bug fix: Fix race condition in supervisor that would lead to supervisor continuously crashing due to not finding "stormconf.ser" file for an already killed topology
3535
* Bug fix: bin/storm script now displays a helpful error message when an invalid command is specified
36+
* Bug fix: fixed NPE when emitting during emit method of Aggregator
3637

3738
## 0.8.1
3839

0 commit comments

Comments
 (0)