facebook / facebook/rocksdb

Checkpoint hangs for readonly DB

Open
#11,167 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
32.1k
Forks
6.9k
Avg merge
32m
Merged PRs (30d)
1

Description

> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev

### Expected behavior

A read only or secondary DB is checkpoint-able

### Actual behavior

The process hangs. I suspect it's due to this change: https://github.com/facebook/rocksdb/pull/8968#discussion_r935932468

### Steps to reproduce the behavior

Open A DB as secondary or readonly, try to make a checkpoint out of it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.