Skip to content

Commit 4b38429

Browse files
author
Nathan Marz
committed
update changelog
1 parent 68672ce commit 4b38429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ NOTE: The change from 0.7.0 in which OutputCollector no longer assumes immutable
3434
* Throw helpful error message if StormSubmitter used without using storm client script
3535
* Add Values class as a default serialization
3636
* Bug fix: give absolute piddir to subprocesses (so that relative paths can be used for storm local dir)
37+
* Bug fix: Fixed critical bug in transactional topologies where a batch would be considered successful even if the batch didn't finish
3738
* Bug fix: Fixed critical bug in opaque transactional topologies that would lead to duplicate messages when using pipelining
3839
* Bug fix: Workers will now die properly if a ShellBolt subprocess dies (thanks tomo)
3940
* Bug fix: Hide the BasicOutputCollector#getOutputter method, since it shouldn't be a publicly available method

0 commit comments

Comments
 (0)