Justin Huang

Results 27 comments of Justin Huang

seems like a issue exists when `backupGCByPolicy` and `backupGCByMaxBackups` concurrently delete backups.

Also running into this issue, after digging into it, I found that kubelet will expose those `kubelet_volume_stats_*` metrics if we using local pv rather than hostpath pv, which means this...

> At other hand, currently batch changes (more then 5 objects in 2 seconds) will be throttled and resynced in ~60 seconds. IMHO, this is not true, since you are...

This is indeed useful, since when increasing cloud storage size like AWS EBS, the disk io latency will be higher until the operation is completed. If a big merge occurs...

Thank you. After reading #791, it appears that rerouting also has limitations. Regarding question 2, what should I do if a single node experiences write throttling? Does this indicate uneven...

Any guidance on implementing this feature for now? I would be willing to spend some time exploring it.

any updates for this issue?