]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
kv/RocksDBStore: Add handling of block_cache option for resharding 42345/head
authorAdam Kupczyk <akupczyk@redhat.com>
Wed, 14 Jul 2021 21:35:12 +0000 (23:35 +0200)
committerAdam Kupczyk <akupczyk@redhat.com>
Thu, 5 Aug 2021 13:36:27 +0000 (15:36 +0200)
commit2d6b20f7aaaf0e6641fc036ee3fbed2288f910d5
treeb599caea8931afe7d707f437f540cad71a011112
parentf1aca8d34df0754e0c2a22ebcaadeca91113fcd6
kv/RocksDBStore: Add handling of block_cache option for resharding

Synchronized all situations when we initialize DB to include handling of block_cache option.
Lack of it prevented ability to reshard into specification that we have as default.

Fixes: https://tracker.ceph.com/issues/51445
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
src/kv/RocksDBStore.cc
src/kv/RocksDBStore.h