Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about consensus

Read more about consensus

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - consensus

Choosing a safe number of members for a CP Subsystem

Tried scouring the documentation, but I'm still uncertain about the CP Subsystem setup for my current situation. We have a Hazelcast cluster spread across 2 data centers, each data center having an ev...
test-img

Cristina_eGold

cluster-computing

hazelcast

consensus

raft

Votes: 0

Answers: 1

Latest Answer

We prefer three datacenters, but sometimes a third is not available. My team was faced with this same decision several years ago when expanding into a new jurisdiction. There were a lot of options, he...
test-img

Michael Deardeuff

How does Raft handle a prolonged network partition?

Consider that we are running Raft on 3 machines: A, B, C and let A be the leader. There is a network partition that splits C, from A, B. Call the current term t. A and B remain on term 2, with no addi...
test-img

Andy

networking

distributed

consensus

raft

Votes: 0

Answers: 1

Latest Answer

When C rejects an AppendEntries RPC from the leader A, it will return its now > 2 term. Raft replicas always recognize greater terms, so that in turn will cause the leader to step down and start a ...
test-img

kuujo

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved