facebook / facebook/rocksdb

The OptimizeForCompactionTableRead/Write functions are public but use a private struct

Open
#6,754 0 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

These methods are defined in env.h and file_system.h and pass in an ImmutableDBOptions. However, ImmutableDBOptions is not defined publicly and therefore these methods are not publicly callable.

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.