You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by cr...@apache.org on 2022/02/21 12:15:53 UTC

[dubbo] branch 3.0 updated (82c1b03 -> cace611)

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

crazyhzm pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.


    from 82c1b03  [3.0] Add max entry limit for Profiler (#9703)
     add cace611  [3.0]  Remove ThreadlessExecutor internal thread pool (#9705)

No new revisions were added by this update.

Summary of changes:
 .../common/threadpool/ThreadlessExecutor.java      | 54 +++++++++-------------
 .../common/threadpool/ThreadlessExecutorTest.java  |  5 +-
 .../exchange/support/DefaultFutureTest.java        |  2 +-
 .../handler/WrappedChannelHandlerTest.java         |  2 +-
 .../apache/dubbo/rpc/protocol/AbstractInvoker.java | 10 ++--
 5 files changed, 28 insertions(+), 45 deletions(-)