Project

General

Profile

Actions

Bug #474

closed

mon: improve paxos commit batching

Added by Sage Weil over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Monitor
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

We should commit immediately if we haven't committed in the last 2 seconds. Currently we delay 2 seconds from the first change to batch changes, but that means single updates always take 2 seconds. This could even be a bit adaptive; the only reason for the delay is to avoid doing too many commits too quickly, generating lots of incrementals.

Actions

Also available in: Atom PDF