This is an automated email from the ASF dual-hosted git repository.

iluo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git.


    from 53d34f7  Changed parent pom to Dubbo root (#2333)
     add c6fd684  Direct return when the server goes down unnormally. (#2185)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/dubbo/remoting/Channel.java    |  3 --
 .../dubbo/remoting/exchange/ExchangeChannel.java   |  1 -
 .../apache/dubbo/remoting/exchange/Response.java   |  5 +++
 .../remoting/exchange/support/DefaultFuture.java   | 45 +++++++++++++++++++---
 .../support/header/HeaderExchangeHandler.java      |  1 +
 .../dubbo/remoting/transport/AbstractChannel.java  |  1 -
 .../protocol/dubbo/DubboInvokerAvilableTest.java   |  1 -
 .../dubbo/rpc/protocol/dubbo/MultiThreadTest.java  | 13 ++++---
 .../dubbo/ReferenceCountExchangeClientTest.java    |  8 ++++
 .../dubbo/rpc/protocol/dubbo/RpcFilterTest.java    | 14 ++++---
 .../dubbo/rpc/protocol/thrift/ThriftCodecTest.java |  1 -
 11 files changed, 69 insertions(+), 24 deletions(-)

Reply via email to