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

feature: Regatta server Tables API #246

Merged
merged 7 commits into from
Jan 22, 2024
Merged

feature: Regatta server Tables API #246

merged 7 commits into from
Jan 22, 2024

Conversation

coufalja
Copy link
Contributor

@coufalja coufalja commented Jan 16, 2024

Description

This is a part one of adding the Tables API to the Regatta server. The current flags are hidden and will be marked as deprecated. Part two will add documentation and deprecation warning messages.

Related Issue

Fixes: #110

Motivation and Context

The PR introduces long overdue feature for managing keyspaces with an API.

How Has This Been Tested?

UTs, ITs

@github-actions github-actions bot added code Pull requests that update Go code docs Pull requests that update documentation proto labels Jan 16, 2024
@coufalja coufalja changed the title Feature/table api feature: Regatta server Tables API Jan 16, 2024
@coufalja coufalja marked this pull request as ready for review January 16, 2024 13:47
@coufalja coufalja requested review from a team as code owners January 16, 2024 13:47
regattaserver/regattaserver_test.go Outdated Show resolved Hide resolved
regattaserver/tables_test.go Outdated Show resolved Hide resolved
@coufalja coufalja merged commit c46daac into master Jan 22, 2024
10 checks passed
@coufalja coufalja deleted the feature/table_api branch January 22, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Pull requests that update Go code docs Pull requests that update documentation proto
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gracefully handle table deletion in follower cluster
2 participants