]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge pull request #34510 from aclamk/wip-rocksdb-open-close
authorKefu Chai <kchai@redhat.com>
Tue, 14 Apr 2020 23:58:55 +0000 (07:58 +0800)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2020 23:58:55 +0000 (07:58 +0800)
commit0a0c5f9e9a6fc19a80cb7e6fd6260e1960781932
treed89b68fbf04fd627226b672e9f8f1c7cb9e29e20
parentf5e52438af066fb8928233f29a74bf43141ad65e
parenta5d73963ea58bea70e8b1c638b6a547fa829dda3
Merge pull request #34510 from aclamk/wip-rocksdb-open-close

kv/KeyValueDB: Making open/close operations complementary.

Reviewed-by: Josh Durgin <jdurgin@redhat.com>