You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/04/11 17:20:57 UTC

[3/3] git commit: STORM-281: update changelog

STORM-281: update changelog


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

Branch: refs/heads/master
Commit: 1be3d0f65e4fcb604b14c11a3261aa0cf109ef71
Parents: 0138928
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Fri Apr 11 11:20:44 2014 -0400
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Fri Apr 11 11:20:44 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/1be3d0f6/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cccda61..764b9f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-281: fix and issue with config parsing that could lead to leaking file descriptors
  * STORM-196: When JVM_OPTS are set, storm jar fails to detect storm.jar from environment
  * STORM-260: Fix a potential race condition with simulated time in Storm's unit tests
  * STORM-258: Update commons-io version to 2.4