Git Product home page Git Product logo

Comments (9)

kangzhaok avatar kangzhaok commented on June 28, 2024

如果两次注册时间相隔很久的话这个现象基本就没有了,可能就是集群内该节点的数据没有及时清除。

from nacos.

bwangll avatar bwangll commented on June 28, 2024

遇到过这个问题,就是页面修改元数据导致持持久化了,服务无法更新,只要这个服务下线到nacos内部认为过期并删除后,才会恢复正常。目前无解

from nacos.

bwangll avatar bwangll commented on June 28, 2024

具体逻辑有一些忘了。可以看一下源码中关于这块的读取逻辑。我记忆中是直接读缓存中的持久化数据了。这个不会被服务注册的数据更新

from nacos.

KomachiSion avatar KomachiSion commented on June 28, 2024

请阅读Nacos openAPI中,关于修改实例 部分。

from nacos.

kangzhaok avatar kangzhaok commented on June 28, 2024

请阅读Nacos openAPI中,关于修改实例 部分。

既然实例新注册了为什么不用新注册的元数据二是用持久化的元数据呢?实例的元数据缓存设计是考虑哪点的呢?

from nacos.

kangzhaok avatar kangzhaok commented on June 28, 2024

请阅读Nacos openAPI中,关于修改实例 部分。

我理解缓存只是为了说是保存页面做的修改,也就是主要为了上下线,那是不是新实例注册的时候只用缓存中的上下线属性呢?而不是把缓存中的元数据全部放到新注册的实例里

from nacos.

KomachiSion avatar KomachiSion commented on June 28, 2024

所有元数据更新都属于运维操作, 不能被客户端的重新注册覆盖。

from nacos.

KomachiSion avatar KomachiSion commented on June 28, 2024

只有客户端自己的覆盖注册才能覆盖由客户端注册的元数据,但是不能覆盖由 更新实例 改动的运维操作

from nacos.

KomachiSion avatar KomachiSion commented on June 28, 2024

No more response from author for a long time, and this problem seems usage problem.

from nacos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.