This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
from bd001fe10 fix: replace panic with error handling for cluster extension
failure (#3021)
add ae6a74bbd fix: change ERROR to WARN log level when application
parameter is empty in Tag Router (#3035)
add d28a109cc fix issue #2619: set the right default maxMsgLength for
getty (#3038)
add 1a7b1690a feat: implement service registration logging (#3043)
No new revisions were added by this update.
Summary of changes:
cluster/router/tag/router.go | 2 +-
config/testdata/consumer_config.properties | 2 +-
config/testdata/consumer_config.yml | 32 +++++++++++++++---------------
config/testdata/provider_config.properties | 2 +-
remoting/getty/config.go | 8 +++++---
server/server.go | 5 ++++-
6 files changed, 28 insertions(+), 23 deletions(-)