add STORM-1614 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/00280de7 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/00280de7 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/00280de7 Branch: refs/heads/1.x-branch Commit: 00280de7321f762b175005cc964c688d3f256d0b Parents: 2529e9f Author: P. Taylor Goetz <[email protected]> Authored: Thu Mar 17 15:32:29 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Thu Mar 17 15:32:29 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/00280de7/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index a959dbe..6697ed0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1614: backpressure init and cleanup changes * 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
