-
Notifications
You must be signed in to change notification settings - Fork 26.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Async optimization #3738
Async optimization #3738
Commits on Mar 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6d76d13 - Browse repository at this point
Copy the full SHA 6d76d13View commit details
Commits on Mar 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f5c87b8 - Browse repository at this point
Copy the full SHA f5c87b8View commit details
Commits on Mar 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 588dc7a - Browse repository at this point
Copy the full SHA 588dc7aView commit details
Commits on Mar 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 765f96f - Browse repository at this point
Copy the full SHA 765f96fView commit details
Commits on Mar 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ff4267f - Browse repository at this point
Copy the full SHA ff4267fView commit details
Commits on Mar 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ecc4737 - Browse repository at this point
Copy the full SHA ecc4737View commit details
Commits on Mar 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7a21ddd - Browse repository at this point
Copy the full SHA 7a21dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5224a42 - Browse repository at this point
Copy the full SHA 5224a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 475884f - Browse repository at this point
Copy the full SHA 475884fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e12a4 - Browse repository at this point
Copy the full SHA 30e12a4View commit details -
Fixes apache#3620, provider attachment lose on consumer side, fix thi…
…s by reverting RpcContext copy
Configuration menu - View commit details
-
Copy full SHA for 940efe5 - Browse repository at this point
Copy the full SHA 940efe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbdaeb3 - Browse repository at this point
Copy the full SHA fbdaeb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34887ed - Browse repository at this point
Copy the full SHA 34887edView commit details
Commits on Mar 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3c2ffc8 - Browse repository at this point
Copy the full SHA 3c2ffc8View commit details
Commits on Mar 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 97bb764 - Browse repository at this point
Copy the full SHA 97bb764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 725bf83 - Browse repository at this point
Copy the full SHA 725bf83View commit details -
Configuration menu - View commit details
-
Copy full SHA for e62fad5 - Browse repository at this point
Copy the full SHA e62fad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9d7288 - Browse repository at this point
Copy the full SHA f9d7288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e1d45 - Browse repository at this point
Copy the full SHA 47e1d45View commit details
Commits on Mar 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c1be6c6 - Browse repository at this point
Copy the full SHA c1be6c6View commit details
Commits on Mar 26, 2019
-
Fixes apache#3625 (apache#3730)
use constant to replace magic number
Configuration menu - View commit details
-
Copy full SHA for ad72159 - Browse repository at this point
Copy the full SHA ad72159View commit details -
Merge branch 'master' into AsyncRpcResult-Two
# Conflicts: # dubbo-common/src/main/java/org/apache/dubbo/common/Constants.java # dubbo-compatible/src/main/java/com/alibaba/dubbo/rpc/Invoker.java # dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/ReferenceConfig.java # dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/ServiceConfig.java # dubbo-remoting/dubbo-remoting-api/src/main/java/org/apache/dubbo/remoting/exchange/support/DefaultFuture.java # dubbo-rpc/dubbo-rpc-api/src/main/java/org/apache/dubbo/rpc/filter/ActiveLimitFilter.java # dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/filter/FutureFilter.java # dubbo-rpc/dubbo-rpc-rest/src/test/java/org/apache/dubbo/rpc/protocol/rest/RestProtocolTest.java # dubbo-rpc/dubbo-rpc-rest/src/test/java/org/apache/dubbo/rpc/protol/rest/RestProtocolTest.java
Configuration menu - View commit details
-
Copy full SHA for bba1d1a - Browse repository at this point
Copy the full SHA bba1d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for da7ee7c - Browse repository at this point
Copy the full SHA da7ee7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dd6683 - Browse repository at this point
Copy the full SHA 4dd6683View commit details -
Merge branch '3.x-dev' into AsyncRpcResult-Two
# Conflicts: # dubbo-common/src/test/java/org/apache/dubbo/common/config/PropertiesConfigurationTest.java # dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/ReferenceConfig.java # dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/filter/FutureFilter.java # dubbo-rpc/dubbo-rpc-rest/src/test/java/org/apache/dubbo/rpc/protocol/rest/RestProtocolTest.java
Configuration menu - View commit details
-
Copy full SHA for 0b168ba - Browse repository at this point
Copy the full SHA 0b168baView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca70ac - Browse repository at this point
Copy the full SHA eca70acView commit details
Commits on Mar 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1a2d82b - Browse repository at this point
Copy the full SHA 1a2d82bView commit details
Commits on Mar 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2088ae7 - Browse repository at this point
Copy the full SHA 2088ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5231fe - Browse repository at this point
Copy the full SHA a5231feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 610a8a4 - Browse repository at this point
Copy the full SHA 610a8a4View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ce96d9b - Browse repository at this point
Copy the full SHA ce96d9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for abe997a - Browse repository at this point
Copy the full SHA abe997aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9455c93 - Browse repository at this point
Copy the full SHA 9455c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada0050 - Browse repository at this point
Copy the full SHA ada0050View commit details
Commits on Apr 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0c6ca2c - Browse repository at this point
Copy the full SHA 0c6ca2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1d6ff - Browse repository at this point
Copy the full SHA 9f1d6ffView commit details -
Merge branch '3.x-dev' into AsyncRpcResult-Two
# Conflicts: # dubbo-rpc/dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc/protocol/dubbo/telnet/InvokerTelnetHandlerTest.java
Configuration menu - View commit details
-
Copy full SHA for 3b08204 - Browse repository at this point
Copy the full SHA 3b08204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 133c265 - Browse repository at this point
Copy the full SHA 133c265View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a7c0b - Browse repository at this point
Copy the full SHA e6a7c0bView commit details
Commits on Apr 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ec3b556 - Browse repository at this point
Copy the full SHA ec3b556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b17de - Browse repository at this point
Copy the full SHA 35b17deView commit details