]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
kv/RocksDBStore: apply sharding recreate within a repair.
authorIgor Fedotov <ifedotov@suse.com>
Thu, 27 Aug 2020 16:54:05 +0000 (19:54 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Thu, 3 Sep 2020 09:44:27 +0000 (12:44 +0300)
commit28c646794e5115350deca48cb4c4aa67e97b2eb7
tree98beb78290e959c6cc0be6b5a935b16e5f80077c
parent14098c55fc92971b46803e77be423409eafbb127
kv/RocksDBStore: apply sharding recreate within a repair.

This way we avoid an invalid attempt to apply this in read-only mode.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
src/kv/RocksDBStore.cc