Skip to content

Commit

Permalink
clarify changelog note
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Marz committed Sep 6, 2012
1 parent 872164c commit bab56fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Bug fix: Fix NPE when no input fields given for regular Aggregator
* Bug fix: Fix IndexOutOfBoundsExceptions when a bolt for global aggregation had a parallelism greater than 1 (possible with splitting, stateQuerying, and multiReduce)
* Bug fix: Fix "fields size" error that would sometimes occur when splitting a stream with multiple eaches
* Bug fix: Fix bug where a committer spout (including opaque spouts) could cause Trident processing to halt
* Bug fix: Fix bug where a committer spout (including opaque spouts) could cause Trident batches to fail
* Bug fix: Fix Trident bug where multiple groupings on same stream would cause tuples to be duplicated to all consumers
* Bug fix: Fixed error when repartitioning stream twice in a row without any operations in between
* Bug fix: Fix rare bug in supervisor where it would continuously fail to clean up workers because the worker was already partially cleaned up
Expand Down

0 comments on commit bab56fd

Please sign in to comment.