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 d5b469d  fix generic missing  (#7393)
     add 82ff056  Optimize some code related to consul (#7523)

No new revisions were added by this update.

Summary of changes:
 .../dubbo/common/constants/CommonConstants.java    |  2 ++
 .../{QosConstants.java => ConsulConstants.java}    | 14 +++++----
 .../consul/ConsulDynamicConfiguration.java         | 13 +++++----
 .../store/consul/ConsulMetadataReport.java         |  6 ++--
 .../registry/consul/AbstractConsulRegistry.java    |  8 ++---
 .../dubbo/registry/consul/ConsulRegistry.java      | 34 +++++++++++++---------
 .../registry/consul/ConsulServiceDiscovery.java    | 22 ++++++++------
 7 files changed, 57 insertions(+), 42 deletions(-)
 copy 
dubbo-common/src/main/java/org/apache/dubbo/common/constants/{QosConstants.java 
=> ConsulConstants.java} (76%)

Reply via email to