Added STORM-1539 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6861ad33 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/6861ad33 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/6861ad33 Branch: refs/heads/1.x-branch Commit: 6861ad332cb96e89f5b1c3f5651068fb4a7bfeb8 Parents: ba1f953 Author: Sriharsha Chintalapani <[email protected]> Authored: Tue Feb 16 17:52:07 2016 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Tue Feb 16 17:52:07 2016 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/6861ad33/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ca286bb..3b91c20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1539: Improve Storm ACK-ing performance * STORM-1519: Storm syslog logging not confirming to RFC5426 3.1 * STORM-1533: IntegerValidator for metric consumer parallelism hint * STORM-1534: Pick correct version of jackson-annotations jar
