Git Product home page Git Product logo

Comments (4)

benbjohnson avatar benbjohnson commented on June 12, 2024

Joint consensus was not implemented in go-raft. It was a TODO item but was not a priority because go-raft only supports a single peer to be added or removed at a time which limits the issues that require joint consensus.

from raft.

armon avatar armon commented on June 12, 2024

@hhkbp2 As pointed out by @benbjohnson, since we only support adding or removing one peer at a time, we don't require joint consensus.

from raft.

benbjohnson avatar benbjohnson commented on June 12, 2024

@armon lol, sorry, I didn't look closely enough at the URL when I commented on this issue. Please ignore me. :)

from raft.

hhkbp2 avatar hhkbp2 commented on June 12, 2024

On the page of Raft(http://raftconsensus.github.io/), there are some descriptions about features supported of each raft implemetion.
There is a 'Partial?' in column 'Membership Changes' for project go-raft, which is confirmed above by @benbjohnson.
And There is a 'Yes' in that column for this project. I notice Member Change not completely implemented after take a look into the source code. So I would like to ask about it.

@armon @benbjohnson Thank you for the confirmations.

from raft.

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.