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 2022/07/27 09:21:49 UTC

[dubbo] branch 3.1 updated (88f17daf06 -> f9eb28cf7e)

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

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


    from 88f17daf06 Adding error code to multiple classes in registry module. (#10360)
     add f9eb28cf7e Adding error code to multiple classes in multiple modules. (#10373)

No new revisions were added by this update.

Summary of changes:
 .../config/configcenter/AbstractDynamicConfiguration.java     |  4 ++--
 .../DubboConfigDefaultPropertyValueBeanPostProcessor.java     |  1 +
 .../support/apollo/ApolloDynamicConfiguration.java            |  9 ++++++---
 .../support/zookeeper/ZookeeperDynamicConfiguration.java      | 11 ++++++++++-
 .../dubbo/metadata/store/redis/RedisMetadataReport.java       |  8 ++++----
 .../dubbo/rpc/proxy/javassist/JavassistProxyFactory.java      |  4 ++--
 6 files changed, 25 insertions(+), 12 deletions(-)