Skip to content

Multiple registration centers does not take effect #13909

@ai-log

Description

@ai-log

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

Dubbo version: 3.1.6
In multi registration centers scenario, when using the same nacos address but different namespaces, only one registration center will take effect.
config such as:

dubbo:
  registries:
    reg1:
      address: nacos://127.0.0.1:8848?namespace=namespace1
    reg2:
      address: nacos://127.0.0.1:8848?namespace=namespace2

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions