Skip to content

Commit

Permalink
Merge branch 'master' of code.dianpingoa.com:arch/pigeon
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenChongze authored and ChenChongze committed Feb 14, 2017
2 parents 5982bdc + ada71c7 commit 80ab002
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,11 @@ private static InvocationResponse doDegradeCall(InvokerContext context, boolean
future.run();
}
}
break;
case ONEWAY:
addCurrentTimeData(timeout);
response = NO_RETURN_RESPONSE;
break;
}

if (response != null) {
Expand Down

0 comments on commit 80ab002

Please sign in to comment.