Merge branch 'branch_4' of https://github.com/httfighter/storm into STORM-2772
STORM-2772: In the DRPCSpout class, when the fetch from the DRPC server fails,the log should return to get the DRPC request failed instead of getting the DRPC result failed This closes #2364 Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/37403d17 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/37403d17 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/37403d17 Branch: refs/heads/master Commit: 37403d17ddf4f762fa61aac9feb93143ae854645 Parents: ca02289 cf91236 Author: Robert Evans <ev...@yahoo-inc.com> Authored: Mon Oct 16 08:48:56 2017 -0500 Committer: Robert Evans <ev...@yahoo-inc.com> Committed: Mon Oct 16 08:48:56 2017 -0500 ---------------------------------------------------------------------- storm-client/src/jvm/org/apache/storm/drpc/DRPCSpout.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ----------------------------------------------------------------------