add STORM-1756 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/9cf6ebc6
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9cf6ebc6
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9cf6ebc6

Branch: refs/heads/1.0.x-branch
Commit: 9cf6ebc60de8604742765d6d19c4f764df964126
Parents: 7ee9f1e
Author: Jungtaek Lim <[email protected]>
Authored: Mon May 16 18:02:20 2016 +0900
Committer: Jungtaek Lim <[email protected]>
Committed: Mon May 16 18:02:20 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/9cf6ebc6/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d099cbd..9f6554f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.2
+ * STORM-1756: Explicitly null KafkaServer reference in KafkaTestBroker to 
prevent out of memory on large test classes.
  * STORM-1750: Ensure worker dies when report-error-and-die is called.
  * STORM-1715: using Jedis Protocol.DEFAULT_HOST to replace DEFAULT_HOST
  * STORM-1713: Replace NotImplementedException with 
UnsupportedOperationException

Reply via email to