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

Add sub-compaction support for RemoteCompaction #8364

Closed
wants to merge 2 commits into from

Commits on Jun 29, 2021

  1. Add sub-compaction support for RemoteCompaction

    Change the job_id for remote compaction interface, which will include
    both internal compaction job_id, also a sub_compaction_job_id. It is not
    a backward compatible change. The user needs to update interface during
    upgrade.
    jay-zhuang committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d76b1c0 View commit details
    Browse the repository at this point in the history
  2. fix windows build

    jay-zhuang committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9c74900 View commit details
    Browse the repository at this point in the history