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

[Remote Segment Store] Upload segments_N file after each refresh #3398

Closed
sachinpkale opened this issue May 19, 2022 · 0 comments
Closed

[Remote Segment Store] Upload segments_N file after each refresh #3398

sachinpkale opened this issue May 19, 2022 · 0 comments
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request

Comments

@sachinpkale
Copy link
Member

Describe the solution you'd like
Unlike segments files, segments_N (SegmentInfos) file is not immutable. It is updated after each refresh and keeps information of each segment by name along with other metadata.
If we just upload file to remote segment store based on file name, we will miss out on the latest changes to the segments_N file.

@sachinpkale sachinpkale added enhancement Enhancement or improvement to existing feature or request untriaged labels May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distributed framework enhancement Enhancement or improvement to existing feature or request
Projects
None yet
Development

No branches or pull requests

2 participants