Gaurav Bafna
Gaurav Bafna
> Are existing ITs exercising these code paths or do we need to explicitly add them +1, Are we planning to run hash prefix/fixed mode in a random manner ?
[Storage Triage] - Attendees [1](https://github.com/ltaragi) [2](https://github.com/reta) [3](https://github.com/skumawat2025) [4](https://github.com/gbbafna) [5](https://github.com/linuxpi) Thanks for filing this issue . We would welcome any contribution to correct this as per convention in 3.0 . Note...
[Storage Triage] - Attendees [1](https://github.com/ltaragi) [2](https://github.com/reta) [3](https://github.com/skumawat2025) [4](https://github.com/gbbafna) @vikasvb90 : Can you please add an IT to replicate this even if it reproduces this issue in good number of iterations...
I have muted this to unblock builds for now.
[Storage Triage] - Attendees [1](https://github.com/ltaragi) [2](https://github.com/reta) [3](https://github.com/skumawat2025) [4](https://github.com/gbbafna) @navneet1v Can you please try putting `region` - `us-west-2` in the repository settings ? Currently repository doesn't read cluster settings dynamically .
Why `cluster.remote_store.pinned_timestamps.lookback_interval` didn't prevent below from happening ? ``` Metadata 1 - 10:30 Pin Timestamp Fetch - 11:00 Snapshot 1 - 11:30 Snapshot 2 - 12:30 Metadata 2 - 13:10...
[Storage Triage] - Attendees [1](https://github.com/ltaragi) [2](https://github.com/reta) [3](https://github.com/skumawat2025) [4](https://github.com/gbbafna) Thanks @disaster37 for filing this issue 1. Are you observing this issue repeatedly ? 2. Can you please verify your logs if...
Changes LGTM . Thanks @liuyonghengheng for this and @rayshrey for the review. Will merge once the build passes .
Hi @skhiani , have you explored setting `cluster.remote_store.translog.max_readers` value to a lower number than the default value of 100 ? This would flush the shard implicitly , decreasing the cold...
Thanks @skhiani for trying this out . What about reducing this value to a lower value (say 10) for warm , would that help ? I am not entirely sure...