add STORM-971 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/f0abfff9 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/f0abfff9 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/f0abfff9 Branch: refs/heads/1.x-branch Commit: f0abfff92db39da900c3f052fe0ffd49747e2204 Parents: 6e74221 Author: P. Taylor Goetz <[email protected]> Authored: Tue Mar 15 15:39:17 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Tue Mar 15 15:39:17 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/f0abfff9/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 48254bd..a959dbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * 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 * STORM-1620: Update curator to fix CURATOR-209
