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

Add a Server API to list segments of a table that are out of date #14450

Open
vrajat opened this issue Nov 14, 2024 · 0 comments
Open

Add a Server API to list segments of a table that are out of date #14450

vrajat opened this issue Nov 14, 2024 · 0 comments
Assignees

Comments

@vrajat
Copy link
Collaborator

vrajat commented Nov 14, 2024

When table config is changed, segments have to be refreshed. An API to list segments that are out of date is useful to automate the ops to automatically refresh segments.

The API should be implemented in a server resource. The API should return the list of segments for a table that are out of date on that server.

Another component such as controller or minion can aggregate the list across all servers.

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

No branches or pull requests

1 participant