spring-cloud-alibaba shareIds和拉取nacos的顺序不对

lbsnaicq  于 3个月前  发布在  Spring
关注(0)|答案(6)|浏览(88)

我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.

Which Component
eg. Nacos Discovery, Sentinel

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.
e.g. MacOS 、Java8 、 Version 0.2.1.RELEASE

shareIds和拉取nacos的顺序不对 导致覆盖顺序不一样

这段代码有问题

ibrsph3r

ibrsph3r1#

我靠,这个原来的结构不一样,升级很曲折啊

41zrol4v

41zrol4v2#

如果这么整,不是强制让我们使用 extension-file啊,那我们需要新加的环境变量太多了

q8l4jmvw

q8l4jmvw3#

如果这么整,不是强制让我们使用 extension-file啊,那我们需要新加的环境变量太多了

NacosConfigProperties#compatibleSharedConfigs 这个方法是用来兼容旧的配置方式,若需要追加配置,推荐使用新的方式

h5qlskok

h5qlskok4#

旧的顺序不能保证,代码实现bug

nnsrf1az

nnsrf1az5#

是这里的map无序导致的

ovfsdjhp

ovfsdjhp6#

对的,我觉得最起码兼容了也得保证之前的功能正常吧,这这这肯定不正常,差点挨批

相关问题