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

feat: implement region migration manager #3014

Merged

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented Dec 27, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

  1. Implement the region migration manager.

More tests of managers will be introduced with integration tests(p.s. Previously, unit tests have covered region migration procedure flow-control tests)

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR does not require documentation updates.

Refer to a related PR or issue link (optional)

#2700

@github-actions github-actions bot added docs-not-required This change does not impact docs. Size: M labels Dec 27, 2023
@WenyXu WenyXu force-pushed the feat/region-migration-manager branch from 05cea8c to 72d6fa3 Compare December 27, 2023 05:07
@WenyXu WenyXu mentioned this pull request Dec 27, 2023
39 tasks
@WenyXu WenyXu self-assigned this Dec 27, 2023
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Attention: 55 lines in your changes are missing coverage. Please review.

Comparison is base (718447c) 85.66% compared to head (94f68e8) 85.15%.
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3014      +/-   ##
===========================================
- Coverage    85.66%   85.15%   -0.51%     
===========================================
  Files          784      785       +1     
  Lines       126860   127224     +364     
===========================================
- Hits        108675   108338     -337     
- Misses       18185    18886     +701     

@WenyXu WenyXu marked this pull request as draft December 27, 2023 06:26
@fengjiachun fengjiachun added this to the v0.6 milestone Dec 27, 2023
@WenyXu WenyXu force-pushed the feat/region-migration-manager branch from 72d6fa3 to 542d531 Compare December 27, 2023 07:30
@WenyXu WenyXu marked this pull request as ready for review December 27, 2023 07:30
@WenyXu WenyXu force-pushed the feat/region-migration-manager branch from 542d531 to b6cb83f Compare December 27, 2023 07:41
Co-authored-by: JeremyHi <jiachun_feng@proton.me>
@WenyXu
Copy link
Member Author

WenyXu commented Dec 27, 2023

@MichaelScofield PTAL

@MichaelScofield MichaelScofield added this pull request to the merge queue Dec 27, 2023
Merged via the queue into GreptimeTeam:develop with commit abeb32e Dec 27, 2023
14 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants