File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ NOTE: The change from 0.7.0 in which OutputCollector no longer assumes immutable
34
34
* Throw helpful error message if StormSubmitter used without using storm client script
35
35
* Add Values class as a default serialization
36
36
* 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
37
38
* Bug fix: Fixed critical bug in opaque transactional topologies that would lead to duplicate messages when using pipelining
38
39
* Bug fix: Workers will now die properly if a ShellBolt subprocess dies (thanks tomo)
39
40
* Bug fix: Hide the BasicOutputCollector#getOutputter method, since it shouldn't be a publicly available method
You can’t perform that action at this time.
0 commit comments