[dubbo-go] branch develop updated (962025b -> 0a08cda)

2020-06-02 Thread joezou
This is an automated email from the ASF dual-hosted git repository.

joezou pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


from 962025b  Merge pull request #579 from 
watermelo/featue/addCommentForConfig
 new e3eb199  modify_registry_panic_msg
 new ad60db4  fmt_code
 new 0a08cda  Merge pull request #583 from ZYB-J/dev

The 2112 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 common/extension/registry.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[dubbo-go] branch develop updated (4af26b9 -> 962025b)

2020-06-02 Thread baze
This is an automated email from the ASF dual-hosted git repository.

baze pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


from 4af26b9  Merge pull request #547 from 
williamfeng323/feature/metrics-comment-optimise
 new a70ca54  Add: add comments for config directory
 new 91a8d34  Merge branch 'develop' into featue/addCommentForConfig
 new b8502aa  Merge branch 'develop' into featue/addCommentForConfig
 new da4a02f  Merge branch 'featue/addCommentForConfig' of 
https://github.com/watermelo/dubbo-go into featue/addCommentForConfig
 new bada632  Mod: modify inappropriate comments after review
 new 962025b  Merge pull request #579 from 
watermelo/featue/addCommentForConfig

The 2109 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 config/application_config.go   | 18 --
 config/base_config.go  |  3 +--
 config/config_center_config.go | 12 +---
 config/consumer_config.go  | 10 +-
 config/generic_service.go  |  6 +++---
 config/graceful_shutdown.go| 14 +-
 config/graceful_shutdown_config.go |  8 
 config/graceful_shutdown_signal_darwin.go  |  4 ++--
 config/graceful_shutdown_signal_linux.go   |  4 ++--
 config/graceful_shutdown_signal_windows.go |  4 ++--
 config/instance/metadata_report.go |  2 +-
 config/interfaces/config_reader.go |  2 +-
 config/metadata_report_config.go   |  8 
 config/method_config.go|  4 ++--
 config/mock_rpcservice.go  |  8 
 config/protocol_config.go  |  4 ++--
 config/provider_config.go  | 10 +-
 config/reference_config.go |  8 
 config/registry_config.go  |  6 +++---
 config/service.go  |  6 +++---
 config/service_config.go   |  6 +++---
 21 files changed, 69 insertions(+), 78 deletions(-)



[dubbo-go] branch feature/dubbo-2.7.5 updated (9578fc0 -> ff9eec7)

2020-06-02 Thread alexstocks
This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a change to branch feature/dubbo-2.7.5
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


from 9578fc0  Merge pull request #542 from zouyx/feature/addRegistryUnpub
 new e499d1c  lock optimize
 new 3ae2a82  revert changes for CloseAndNilClient
 new 977fffa  lock optimize
 new 9c623ec  revert changes for registerTempZookeeperNode
 new f7ea5f2  lock optimize
 new db059d3  lock optimize : change to rwlock
 new 1d1bbe0  lock optimize : change to rwlock
 new 9ae184f  extract method for get zookeeper connection
 new ff9eec7  Merge pull request #578 from zouyx/feature/addRegistryUnpub

The 2110 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 remoting/zookeeper/client.go | 55 
 1 file changed, 25 insertions(+), 30 deletions(-)



[dubbo-spring-boot-project] branch 2.7.x updated: 2.7.x (#722)

2020-06-02 Thread mercyblitz
This is an automated email from the ASF dual-hosted git repository.

mercyblitz pushed a commit to branch 2.7.x
in repository https://gitbox.apache.org/repos/asf/dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/2.7.x by this push:
 new bbc35a7  2.7.x (#722)
bbc35a7 is described below

commit bbc35a7a10254ef1c1659d88712f78c1a062c9e8
Author: Mercy Ma 
AuthorDate: Tue Jun 2 15:08:34 2020 +0800

2.7.x (#722)

* Polish apache/dubbo-spring-boot-project#718 : [Samples] Introducing the 
samples deployed the external Servlet container

* Polish apache/dubbo-spring-boot-project#718 : [Samples] Introducing the 
samples deployed the external Servlet container

* Polish apache/dubbo-spring-boot-project#718 : [Samples] Introducing the 
samples deployed the external Servlet container

* Polish apache/dubbo-spring-boot-project#685 : Dubbo2.7.5: Duplicate 
ServiceBean found

* To fix the declaration of years
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index 070eb57..e02ff73 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Dubbo
-Copyright 2018-2019 The Apache Software Foundation
+Copyright 2018-2020 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
\ No newline at end of file