From 63bb2b7d4549fc22fd8ed6131cb25823b2897cce Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 20 Dec 2016 16:03:06 -0500 Subject: [PATCH] doc: remove crash_replay_interval mentions Signed-off-by: Sage Weil --- doc/rados/operations/control.rst | 2 -- doc/rados/operations/pools.rst | 15 --------------- 2 files changed, 17 deletions(-) diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index d78f70d585947..99d315295bc25 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -255,8 +255,6 @@ Changes a pool setting. :: Valid fields are: * ``size``: Sets the number of copies of data in the pool. - * ``crash_replay_interval``: The number of seconds to allow - clients to replay acknowledged but uncommited requests. * ``pg_num``: The placement group number. * ``pgp_num``: Effective number when calculating pg placement. * ``crush_ruleset``: rule number for mapping placement. diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index 4bdaaa34d6126..7b015ede4783a 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -275,15 +275,6 @@ You may set values for the following keys: :Type: Integer :Version: ``0.54`` and above -.. _crash_replay_interval: - -``crash_replay_interval`` - -:Description: The number of seconds to allow clients to replay acknowledged, - but uncommitted requests. - -:Type: Integer - .. _pg_num: ``pg_num`` @@ -573,12 +564,6 @@ You may get values for the following keys: :Type: Integer :Version: ``0.54`` and above -``crash_replay_interval`` - -:Description: see crash_replay_interval_ - -:Type: Integer - ``pg_num`` :Description: see pg_num_ -- 2.39.5