Project

General

Profile

Actions

Feature #20298

closed

store longer dup op information

Added by Josh Durgin almost 7 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
High
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
jewel
Reviewed:
Affected Versions:
Pull request ID:

Description

Under some workloads, it is beneficial to avoid log-based recovery and use backfill instead. This lets I/O proceed on objects being backfilled, since it occurs in the background. This is implemented by setting the min/max pg log size to 1 and 2.

This has a side effect of eliminating our duplicate op detection. To make this configuration robust, we need to keep a separate structure to detect duplicate ops beyond the pg log entries.


Related issues 2 (0 open2 closed)

Blocked by Ceph - Bug #21026: PR #16172 causing performance regressionResolvedJosh Durgin08/17/2017

Actions
Copied to RADOS - Backport #22405: jewel: store longer dup op informationRejectedJ. Eric IvancichActions
Actions

Also available in: Atom PDF