From: Sage Weil Date: Tue, 20 Dec 2016 21:03:06 +0000 (-0500) Subject: doc: remove crash_replay_interval mentions X-Git-Tag: v12.0.0~334^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=63bb2b7d4549fc22fd8ed6131cb25823b2897cce;p=ceph-ci.git doc: remove crash_replay_interval mentions Signed-off-by: Sage Weil --- diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index d78f70d5859..99d315295bc 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 4bdaaa34d61..7b015ede478 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_