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

Use block.MetaFetcher in Store Gateway. #1936

Merged
merged 1 commit into from
Jan 6, 2020
Merged

Commits on Jan 6, 2020

  1. Use block.MetaFetcher in Store Gateway.

    Fixes: #1874
    
    * Corrupted disk cache for meta.json is handled gracefully.
    * Synchronize was not taking into account deletion by removing meta.json.
    * Prepare for future implementation of https://thanos.io/proposals/201901-read-write-operations-bucket.md/
    * Better observability for syncronize process.
    * More logs for store startup process.
    
    TODO in separate PR:
    * More observability for index-cache loading / adding time.
    
    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    a654fe4 View commit details
    Browse the repository at this point in the history