You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2014/06/11 18:10:08 UTC

[36/50] [abbrv] git commit: Add STORM-244 to Changelog.

Add STORM-244 to 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/dd1d2136
Tree: http://git-wip-us.apache.org/repos/asf/incubator-storm/tree/dd1d2136
Diff: http://git-wip-us.apache.org/repos/asf/incubator-storm/diff/dd1d2136

Branch: refs/heads/security
Commit: dd1d2136034a6b39343795ea6c58c9406c48b597
Parents: 2ab3bc8
Author: Robert (Bobby) Evans <bo...@apache.org>
Authored: Fri Jun 6 11:45:39 2014 -0500
Committer: Robert (Bobby) Evans <bo...@apache.org>
Committed: Fri Jun 6 11:45:39 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/dd1d2136/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6b2888..cdda3fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.9.2-incubating (unreleased)
+ * STORM-244: DRPC timeout can return null instead of throwing an exception
  * STORM-63: remove timeout drpc request from its function's request queue
  * STORM-313: Remove log-level-page from logviewer
  * STORM-205: Add REST API To Storm UI