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/40b115f1 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/40b115f1 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/40b115f1 Branch: refs/heads/master Commit: 40b115f1de09ac04b11bf7ef03c6fa34cadbcc20 Parents: fd42a28 Author: Sriharsha Chintalapani <[email protected]> Authored: Tue Feb 16 17:48:35 2016 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Tue Feb 16 17:48:35 2016 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/40b115f1/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index a9ba9f0..32ed258 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * STORM-1521: When using Kerberos login from keytab with multiple bolts/executors ticket is not renewed in hbase bolt. ## 1.0.0 + * STORM-1539: Improve Storm ACK-ing performance * STORM-1519: Storm syslog logging not confirming to RFC5426 3.1 * STORM-1520: Nimbus Clojure/Zookeeper issue ("stateChanged" method not found) * STORM-1531: Junit and mockito dependencies need to have correct scope defined in storm-elasticsearch pom.xml
