From bf56495b986af5d3af3cc7ccd1f9ae5a274f5ef0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E6=9D=8E=E4=B8=99=E6=B4=8B=2010208981?= Date: Mon, 10 Sep 2018 09:21:27 +0800 Subject: [PATCH] doc: Fix Spelling Error of Radosgw Signed-off-by: Li Bingyang --- doc/radosgw/dynamicresharding.rst | 2 +- doc/radosgw/elastic-sync-module.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/radosgw/dynamicresharding.rst b/doc/radosgw/dynamicresharding.rst index 2a60def8c3a90..daf208e0831ef 100644 --- a/doc/radosgw/dynamicresharding.rst +++ b/doc/radosgw/dynamicresharding.rst @@ -21,7 +21,7 @@ This process is transparent to the user. The detection process runs: 1. When new objects are added to the bucket 2. In a background process that periodically scans all the buckets -This is needed in order to deal with existng buckets in the system that are not being updated. +This is needed in order to deal with existing buckets in the system that are not being updated. A bucket that requires resharding is added to the ``reshard_log`` queue and will be scheduled to be resharded later. The reshard threads run in the background and execute the scheduled resharding, one at a time. diff --git a/doc/radosgw/elastic-sync-module.rst b/doc/radosgw/elastic-sync-module.rst index d6108b41022f9..3878fe081e43c 100644 --- a/doc/radosgw/elastic-sync-module.rst +++ b/doc/radosgw/elastic-sync-module.rst @@ -58,7 +58,7 @@ on data sync initialization. * ``explicit_custom_meta`` (true | false) Specifies whether all user custom metadata will be indexed, or whether -user will need to configure (at the bucket level) what custome +user will need to configure (at the bucket level) what custom metadata entries should be indexed. This is false by default * ``index_buckets_list`` (comma separated list of strings) -- 2.39.5