Justin Jung

Results 3 issues of Justin Jung

**Is your feature request related to a problem? Please describe.** The configs under`-blocks-storage.bucket-store` are meant to be shared between querier and store-gateways to make sure they are in-sync about what...

component/store-gateway

This PR is adding a hook in index reader, such that we could return an index reader with custom PostingsForMatchers function. One great example is to have index reader with...

**What this PR does**: This PR introduces token bucket limiter to enhance store gateway throttling. The limiter contains three different token buckets: - request token bucket - user token bucket...

size/XL