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

Loop wait if TiKV store is not bootstrapped when detect raftstore version #347

Merged
merged 2 commits into from
Jul 31, 2023

Conversation

CalvinNeo
Copy link
Member

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

None

f
Signed-off-by: CalvinNeo <[email protected]>
a
Signed-off-by: CalvinNeo <[email protected]>
@CalvinNeo CalvinNeo changed the title f Loop wait if TiKV store is not bootstrapped Jul 31, 2023
@CalvinNeo CalvinNeo changed the title Loop wait if TiKV store is not bootstrapped Loop wait if TiKV store is not bootstrapped when detect raftstore version Jul 31, 2023
@CalvinNeo CalvinNeo merged commit c717cdd into pingcap:raftstore-proxy Jul 31, 2023
1 of 3 checks passed
CalvinNeo pushed a commit to CalvinNeo/tidb-engine-ext that referenced this pull request Mar 5, 2024
close tikv#16324

Update `raft_log_engine` lib to the latest version, to fix some issues, including:
- rewrite: optimize the interval of sync when rewriting memtables pingcap#347.
- Return error instead of panicking if rewriting fails pingcap#343.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant