You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2016/08/18 19:13:26 UTC

[3/3] storm git commit: Added STORM-2042 to CHANGELOG.

Added STORM-2042 to CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/78da384c
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/78da384c
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/78da384c

Branch: refs/heads/1.x-branch
Commit: 78da384c029202067f3770fef66ab1a991934dc2
Parents: 12b70dd
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Thu Aug 18 11:25:48 2016 -0700
Committer: Sriharsha Chintalapani <ha...@hortonworks.com>
Committed: Thu Aug 18 11:25:48 2016 -0700

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/78da384c/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dca6f9d..066dc3a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.1.0
+ * STORM-2042: Nimbus client connections not closed properly causing connection leaks
  * STORM-1766: A better algorithm server rack selection for RAS
  * STORM-1913: Additions and Improvements for Trident RAS API
  * STORM-2037: debug operation should be whitelisted in SimpleAclAuthorizer.