Add STORM-1531 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/0164e522 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0164e522 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0164e522 Branch: refs/heads/1.x-branch Commit: 0164e522ed59f41798eb2b75aef0bde41b17b927 Parents: 7d3c8b9 Author: Aaron Dossett <[email protected]> Authored: Mon Feb 8 20:18:06 2016 -0600 Committer: Aaron Dossett <[email protected]> Committed: Mon Feb 8 20:18:06 2016 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/0164e522/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f0c7f9..def5816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 1.0.0 - * STORM-1526 Improve Storm core performance + * STORM-1531: Junit and mockito dependencies need to have correct scope defined in storm-elasticsearch pom.xml + * 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
