Project

General

Profile

Actions

Feature #17379

open

rbd: journal: remove the image thread pool size limit

Added by Ricardo Dias over 7 years ago. Updated over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

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

Description

The current thread pool in ImageCtx.cc is initialized with a size of 1. This should be changed to use the config option "rbd_op_threads".

When making this change, one has to guarantee that the data written in the client cache is written in the same order as in the journal log.

Actions

Also available in: Atom PDF