You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2019/06/05 11:46:10 UTC

[dubbo] branch performance-tuning-2.7.x updated: DefaultFuture

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

liujun pushed a commit to branch performance-tuning-2.7.x
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/performance-tuning-2.7.x by this push:
     new b37347b  DefaultFuture
     new 69ebea0  Merge remote-tracking branch 'origin/performance-tuning-2.7.x' into performance-tuning-2.7.x
b37347b is described below

commit b37347bc706faac057e982d5d1a594af22e52fd4
Author: ken.lj <ke...@gmail.com>
AuthorDate: Wed Jun 5 19:45:02 2019 +0800

    DefaultFuture
---
 .../src/main/java/org/apache/dubbo/rpc/protocol/dubbo/Constants.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/Constants.java b/dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/Constants.java
index f8cc1ce..56a1951 100644
--- a/dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/Constants.java
+++ b/dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/Constants.java
@@ -32,7 +32,7 @@ public interface Constants {
 
     String DECODE_IN_IO_THREAD_KEY = "decode.in.io";
 
-    boolean DEFAULT_DECODE_IN_IO_THREAD = true;
+    boolean DEFAULT_DECODE_IN_IO_THREAD = false;
 
     /**
      * callback inst id