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

chore(remote_wal): remove topic alias #3120

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

niebayes
Copy link
Contributor

@niebayes niebayes commented Jan 9, 2024

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

The widely criticized Topic alias has finally been removed.

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)

#3055

@niebayes niebayes added the docs-not-required This change does not impact docs. label Jan 9, 2024
@niebayes niebayes self-assigned this Jan 9, 2024
@niebayes niebayes requested review from WenyXu and MichaelScofield and removed request for WenyXu January 9, 2024 06:38
@github-actions github-actions bot added docs-required This change requires docs update. and removed docs-not-required This change does not impact docs. labels Jan 9, 2024
@niebayes niebayes requested a review from evenyag January 9, 2024 06:39
@github-actions github-actions bot added docs-not-required This change does not impact docs. and removed docs-required This change requires docs update. labels Jan 9, 2024
@niebayes niebayes linked an issue Jan 9, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6e860bc) 85.59% compared to head (913452b) 85.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3120      +/-   ##
==========================================
- Coverage   85.59%   85.11%   -0.48%     
==========================================
  Files         815      815              
  Lines      133334   133334              
==========================================
- Hits       114123   113490     -633     
- Misses      19211    19844     +633     

@niebayes niebayes enabled auto-merge January 9, 2024 06:54
@niebayes niebayes added this pull request to the merge queue Jan 9, 2024
Merged via the queue into GreptimeTeam:main with commit a0a31c8 Jan 9, 2024
26 checks passed
@niebayes niebayes deleted the chore/remove_topic_alias branch January 9, 2024 07:47
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.

[remote_wal] Rename Topic to stop abuse of alias on Topic
3 participants