Repository: storm Updated Branches: refs/heads/1.x-branch 8250a4733 -> c96c4eef5
add STORM-1526 to CHANGELOG.md Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c96c4eef Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c96c4eef Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c96c4eef Branch: refs/heads/1.x-branch Commit: c96c4eef5348806e2c396df7a58001997e7dad54 Parents: 8250a47 Author: Jungtaek Lim <[email protected]> Authored: Tue Feb 9 11:11:02 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Tue Feb 9 11:11:02 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/c96c4eef/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aa6882..4f0c7f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1526 Improve Storm core performance * STORM-1524: Add Pluggable daemon metrics Reporters * STORM-1517: Add peek api in trident stream * STORM-1455: kafka spout should not reset to the beginning of partition when offsetoutofrange exception occurs
