You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: