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/12/13 07:24:43 UTC

[dubbo] 02/14: can fetch classloader from ConsumerModel, also support group in ConfigChangeEvent

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 3886fa8ff51989f020e0418f83efb457295159f2
Merge: e826d08 6261f36
Author: ken.lj <ke...@gmail.com>
AuthorDate: Fri Nov 1 14:25:30 2019 +0800

    can fetch classloader from ConsumerModel, also support group in ConfigChangeEvent

 .../org/apache/dubbo/config/ReferenceConfig.java   | 50 ++++++++--------------
 .../dubbo/configcenter/ConfigChangeEvent.java      | 16 ++++++-
 .../org/apache/dubbo/rpc/model/ConsumerModel.java  | 20 ++++++---
 3 files changed, 47 insertions(+), 39 deletions(-)