8000 Metadata内无法使用特殊字符 · Issue #3710 · alibaba/nacos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Metadata内无法使用特殊字符 #3710
Closed
@hengboy

Description

@hengboy

使用nacos-client1.3.2版本时,向Server注册服务时携带的元数据内容:

instance.setMetadata(new HashMap() {{
      put("pipeNames", "1+,2,3");
}});

拉取服务时,元数据的内容则把+替换成了空格

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategory issues or prs related to bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0