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

improve region reload strategy #1122

Merged
merged 12 commits into from
Jan 31, 2024
Merged

improve region reload strategy #1122

merged 12 commits into from
Jan 31, 2024

Commits on Jan 17, 2024

  1. refine region reload strategy

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    09dd8ec View commit details
    Browse the repository at this point in the history
  2. fix data race in ut

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    94308bb View commit details
    Browse the repository at this point in the history
  3. fix another data race

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    870ac8a View commit details
    Browse the repository at this point in the history
  4. access store.epoch atomic

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ed52ab7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. re-implement async reload by sync flags

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9e5df18 View commit details
    Browse the repository at this point in the history
  2. a minor optimization

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7af49bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4dba5d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    b391718 View commit details
    Browse the repository at this point in the history
  2. fix ut

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ee512e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update internal/locate/region_cache.go

    Co-authored-by: ekexium <[email protected]>
    Signed-off-by: zyguan <[email protected]>
    zyguan and ekexium committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    38f16ab View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. rename async-reload to delayed-reload

    Signed-off-by: zyguan <[email protected]>
    zyguan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b4d3967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1383152 View commit details
    Browse the repository at this point in the history