Added STORM-1549 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/53e1ab0c Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/53e1ab0c Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/53e1ab0c Branch: refs/heads/1.x-branch Commit: 53e1ab0c6efd79627bf411e153caac01efe281f0 Parents: 887ec81 Author: Robert (Bobby) Evans <[email protected]> Authored: Wed Mar 16 09:35:56 2016 -0500 Committer: Robert (Bobby) Evans <[email protected]> Committed: Wed Mar 16 09:36:29 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/53e1ab0c/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index a959dbe..5562ee1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1549: Add support for resetting tuple timeout from bolts via the OutputCollector * STORM-971: Metric for messages lost due to kafka retention * STORM-1608: Fix stateful topology acking behavior * STORM-1609: Netty Client is not best effort delivery on failed Connection
