Git Product home page Git Product logo

Comments (3)

patricksuo avatar patricksuo commented on June 18, 2024

补充一下上面的描述:
有 A B 两类服务, B 依赖 A。在最后一个 A 下线时会出现这个问题。
因为 broadcast 时,服务 A 已经完全找不到了。

ii, err := r.Fetch(conn.arg.Zone, env, appid, 0, model.InstanceStatusUP) // TODO(felix): latesttime!=0 increase

此时这里尝试 Fetch A 的信息并广播会出错。

也许不是特别重要的问题。

from discovery.

lintanghui avatar lintanghui commented on June 18, 2024

因为节点A已经不存在了,现在的处理逻辑是日志报错,然后等待下一次polls返回404

from discovery.

langxiaoxia avatar langxiaoxia commented on June 18, 2024

1.0.1版本没有这个问题, 会立即返回给poll空数据。

from discovery.

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.