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

[4/5] storm git commit: Merge branch 'STORM-2064_add_function_result_and_storm_name_to_access_log' of https://github.com/abellina/storm into STORM-2064-1.x

Merge branch 'STORM-2064_add_function_result_and_storm_name_to_access_log' of https://github.com/abellina/storm into STORM-2064-1.x


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

Branch: refs/heads/1.x-branch
Commit: f98acee2c7cd4a37266bf448cf7d34b9023f2def
Parents: 195480d b5c6b6a
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Wed Aug 31 16:56:30 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Wed Aug 31 16:56:30 2016 +0900

----------------------------------------------------------------------
 .../src/clj/org/apache/storm/daemon/drpc.clj    | 20 ++++++++++-------
 .../src/clj/org/apache/storm/daemon/nimbus.clj  | 10 +++++----
 storm-core/src/clj/org/apache/storm/util.clj    | 23 ++++++++++++++++++--
 3 files changed, 39 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/f98acee2/storm-core/src/clj/org/apache/storm/util.clj
----------------------------------------------------------------------