Coder Social home page Coder Social logo

Comments (5)

kkraune avatar kkraune commented on May 18, 2024

Great question! you will be monitoring https://docs.vespa.ai/en/operations-selfhosted/monitoring.html#/state/v1/health

When nodes come up again, they will get the latest config from the config server. There are ways to inspect detailed config, see https://docs.vespa.ai/en/operations-selfhosted/config-proxy.html#inspecting-config - I have not seen teams using this, though, it is maybe on a too detailed level.

As long as the nodes query the same set of config servers, they will start using the most recent config, and /state/v1/health will be OK once started.

from vespa.

bratseth avatar bratseth commented on May 18, 2024

You can also use the convergence API to check when the deployment is complete.

from vespa.

107dipan avatar 107dipan commented on May 18, 2024

@bratseth - We are currently using the convergence API to check the same. But if one node is down during application deployment our deployment is marker failed since the convergence API return it returns false.
If it is guaranteed that whenever a down node comes back up, it shows healthy only with the latest deployed application we can ignore the result from the convergence API when one of the nodes is down since it is guaranteed that node will come back up with the latest.

from vespa.

bratseth avatar bratseth commented on May 18, 2024

Yes, that is guaranteed.

from vespa.

107dipan avatar 107dipan commented on May 18, 2024

Thanks a lot!

from vespa.

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.