You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2021/06/02 15:23:08 UTC

[dubbo] branch master updated (41d36a2 -> ab4ced5)

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

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


    from 41d36a2  Replace list with set in ExtensionLoader (#7926)
     add ab4ced5  DubboProtocol#INSTANCE should not be initialized in the constructor (#7951)

No new revisions were added by this update.

Summary of changes:
 .../dubbo/common/extension/ExtensionLoader.java    | 11 +++++++
 .../dubbo/config/bootstrap/DubboBootstrapTest.java | 34 ++++++++++++----------
 .../dubbo/rpc/protocol/dubbo/DubboProtocol.java    | 29 +++++++++++-------
 3 files changed, 48 insertions(+), 26 deletions(-)