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

fix: revert unfinished route table change #3008

Merged
merged 2 commits into from
Dec 26, 2023

Conversation

waynexia
Copy link
Member

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

This PR reverts #2989, which breaks the existing functionalities of metric engein. And to avoid introduce breaking change, this PR also reverts #2952.

Those two PR can be cherry-picked back to main branch after releasing v0.5

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)

@waynexia waynexia added the docs-not-required This change does not impact docs. label Dec 26, 2023
@waynexia waynexia mentioned this pull request Dec 26, 2023
8 tasks
@waynexia waynexia enabled auto-merge December 26, 2023 09:49
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

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

Comparison is base (bf635a6) 85.74% compared to head (a7e0695) 85.19%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3008      +/-   ##
===========================================
- Coverage    85.74%   85.19%   -0.55%     
===========================================
  Files          784      784              
  Lines       126802   126766      -36     
===========================================
- Hits        108721   107997     -724     
- Misses       18081    18769     +688     

@waynexia waynexia added this pull request to the merge queue Dec 26, 2023
Merged via the queue into GreptimeTeam:develop with commit 8ce8a8f Dec 26, 2023
18 of 22 checks passed
@waynexia waynexia deleted the revert-route-table branch December 26, 2023 10:14
MichaelScofield added a commit that referenced this pull request Dec 26, 2023
github-merge-queue bot pushed a commit that referenced this pull request Dec 27, 2023
Revert "fix: revert unfinished route table change (#3008)"

This reverts commit 8ce8a8f.
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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants