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

reload region cache when store is resolved from invalid status #843

Merged
merged 14 commits into from
Jul 14, 2023

Commits on Jun 16, 2023

  1. reload region cache when store is resolved from invalid

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    bb30b61 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. refine code

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5119e70 View commit details
    Browse the repository at this point in the history
  2. use offset to select replica randomly

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9f798e2 View commit details
    Browse the repository at this point in the history
  3. choose leader firstly for prefer leader

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    ba45117 View commit details
    Browse the repository at this point in the history
  4. refine code

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    deb5a88 View commit details
    Browse the repository at this point in the history
  5. simplify code

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    696a06a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. handle region reload in check-resovle goroutine

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    753346d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ba1eaef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7703c17 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. address comment

    Signed-off-by: you06 <[email protected]>
    you06 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    034f36e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    7a73a23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55915dc View commit details
    Browse the repository at this point in the history