GithubHelp home page GithubHelp logo

Comments (2)

mhdifarahani avatar mhdifarahani commented on August 17, 2024

https://github.com/Foundation-Devices/passport2.git

from nacos.

mhdifarahani avatar mhdifarahani commented on August 17, 2024

环境信息:
服务端:2.2.0,2节点集群,k8s deployment部署,仅用作dubbo3的注册中心;jvm xmx和xms都为12g,xmn4g
客户端:2.1.0,使用dubbo的backup格式连接的注册中心
两个节点9848总连接数6000+,服务数量1600+

现象描述:修改jvm配置需要销毁pod轮机重启,不保留data里面的数据,轮机重启的顺序为先重启2,2上面的长连接全部去到了1上面,观察一段时间后,再重启1,1上面的长连接全部去到了2上面。然后伴随着应用发版,1上面开始有了一些长连接。

完成分别打开两个节点的控制台,发现有一些服务的实例数会差几个,而且有差异的这些服务,2都是少于1的

日志都无明显报错

看到个issue也是出现了实例数不一致的问题,但是他那边会有raft报错,我们这的naming-raft.log和alipay-jraft.log都没有报错,#12260

所以想请问下,nacos仅作为dubbo的注册中心来使用(已经使用了外部存储,如有dubbo元数据信息会存储到数据库),是不是可以无状态部署?data目录里面的数据以及控制台里面的节点元数据会不会造成这种服务实例数不一致的情况?

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.