Skip to content

[BUG] SpringCloud Plugin builds nacos repository from YAML with inconsistent configuration properties #5900

Open
@fcc651497387

Description

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When building nacos properties, The 'namespace' attribute uses com. Alibaba. nacos. app PropertyKeyConst.NAMESPACE,
But when creating NacosInstanceRegitorRepository, the value of the property is obtained using 'nacosNameSpace'
And when building nacos properties, the group attribute was not built, and 'group' was used in the nacos API, but in shenyu, the attribute is 'nacosGroup'

Expected Behavior

No response

Steps To Reproduce

No response

Environment

ShenYu version(s):

Debug logs

No response

Anything else?

No response

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions