Added STORM-1526 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/00c18c98 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/00c18c98 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/00c18c98 Branch: refs/heads/master Commit: 00c18c988f7b4cf98635e43ce5af6ed13ecc08d0 Parents: 3f52dda Author: Sriharsha Chintalapani <[email protected]> Authored: Mon Feb 8 07:17:06 2016 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Mon Feb 8 07:17:06 2016 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/00c18c98/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 622e54c..b03ea50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * STORM-1524: Add Pluggable daemon metrics Reporters ## 1.0.0 + * STORM-1526 Improve Storm core performance * STORM-1517: Add peek api in trident stream * STORM-1455: kafka spout should not reset to the beginning of partition when offsetoutofrange exception occurs * STORM-1505: Add map, flatMap and filter functions in trident stream
