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

raftstore-v2: clean up import sst file only if flushed epoch is stale. #15064

Merged
merged 17 commits into from
Jul 11, 2023

Commits on Jul 4, 2023

  1. delete sst

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a6e8c36 View commit details
    Browse the repository at this point in the history
  2. check epoch epoch

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c10fe42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb39227 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9a77413 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. flushed after persist

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4abe57c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. fix commend

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6827dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37dc0fb View commit details
    Browse the repository at this point in the history
  3. replace vec by map

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e649feb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae35eff View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    d80f59f View commit details
    Browse the repository at this point in the history
  2. use default

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2e9901c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cf01f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    9c6c74f View commit details
    Browse the repository at this point in the history
  2. unify log

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d65da38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    529fe6c View commit details
    Browse the repository at this point in the history
  4. pass ut and add comment for flush epoch

    Signed-off-by: bufferflies <1045931706@qq.com>
    bufferflies committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    725351a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    170ba4a View commit details
    Browse the repository at this point in the history