This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master-hsf in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit a7faeb4503aad3adcbe3f6d75c3b5001488acff7 Merge: 3b8f3d4 2d51bf7 Author: ken.lj <[email protected]> AuthorDate: Wed Nov 27 14:13:07 2019 +0800 Merge pull request #8 from chickenlj/loading-strategy introduce loading strategy to have chance to change loader's behavior .../dubbo/common/extension/ExtensionLoader.java | 45 ++++++++++++++++------ .../dubbo/common/extension/LoadingStrategy.java | 13 +++++++ 2 files changed, 46 insertions(+), 12 deletions(-)
