Skip to content

Conversation

@etschannen
Copy link
Contributor

No description provided.

@etschannen etschannen requested a review from yangliu1333 October 1, 2020 01:19
std::max(maxFaultTolerance, tLogs[i].tLogReplicationFactor - 1 - tLogs[i].tLogWriteAntiQuorum - failedLogs);

if (tLogs[i].isLocal) {
// The log generation's fault tolerance is the maximum tlog fault tolerance of each region.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this commit seems outdated now, please remove it.


int maxFaultTolerance = 0;
int minFaultTolerance = 1000;
int localSetsWithPositiveFaultTolerance = 0;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

localSetsWithNonNegativeFaultTolerance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants