Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose flush_cfs_opt to flush multiple column families #793

Merged
merged 3 commits into from
Jun 23, 2023

Commits on Jun 22, 2023

  1. Expose flush_cfs_opt to flush multiple column families, which is crit…

    …ically important for atomic flush use case
    
    Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>
    lizhanhui authored and Ubuntu committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    775b2ed View commit details
    Browse the repository at this point in the history
  2. Add a simple test case for the exposed flush_cfs_opt method

    Signed-off-by: Li Zhanhui <lizhanhui@gmail.com>
    lizhanhui committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    388e9a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Fix test warnings

    lizhanhui committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    91a1afe View commit details
    Browse the repository at this point in the history