This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch 3.x-dev
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git.
from 13c1571 Rename some variables to avoid possible confusion between
Result and AppResponse. (#3889)
add 15ba5c7 Merge pull request #3754, improve:change serviceMetadata
order.
No new revisions were added by this update.
Summary of changes:
.../org/apache/dubbo/config/ReferenceConfig.java | 21 +++++++++
.../org/apache/dubbo/config/ServiceConfig.java | 24 +++++++++-
.../org/apache/dubbo/rpc/model/ConsumerModel.java | 8 ++++
.../org/apache/dubbo/rpc/model/ProviderModel.java | 16 +++++--
.../apache/dubbo/rpc/model/ServiceMetadata.java | 51 ++++++++++++++++++----
5 files changed, 106 insertions(+), 14 deletions(-)