You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2021/02/09 06:15:15 UTC

[dubbo] branch master updated (f7c6396 -> 6c08866)

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

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


    from f7c6396  fix bug: config with registries and registryIds, protocols and protocolIds is chaotic (#6968)
     add 6c08866  Simplity some code (#7179)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/dubbo/common/utils/ArrayUtils.java     | 6 ++----
 .../dubbo/metadata/store/failover/StrategyMetadataReport.java       | 6 +++---
 .../java/org/apache/dubbo/registry/multiple/MultipleRegistry.java   | 4 ++--
 .../dubbo/remoting/transport/grizzly/GrizzlyCodecAdapter.java       | 4 +---
 .../org/apache/dubbo/rpc/protocol/nativethrift/DemoService.java     | 4 ----
 .../java/org/apache/dubbo/rpc/protocol/redis/RedisProtocol.java     | 2 +-
 .../dubbo-rpc-thrift/src/test/java/$__ClassNameTestDubboStub.java   | 2 +-
 7 files changed, 10 insertions(+), 18 deletions(-)