Hello Zhe Wang,
I see that the formatting is mixed up. Nevertheless, I have updated the
document.
https://docs.google.com/document/d/1E-CjiYB7IXhdWOq_nOhAtRTb5nZNaJLHIpi19NW-ySI/edit?tab=t.0#heading=h.pqnswoqdgpos
Summary of changes:
- Added request rate analysis under Write Path (bandwidth / part size,
per-prefix 3,500 PUT/s table, cold-prefix 503 exposure on
auto-partitioned tables)
- Corrected Error Handling and Retries: StandardRetryStrategy (not
adaptive mode). The `adaptive` mode exposed as opt-in via new
`s3.retry.mode` key.
- Raised `s3.retry.max-num-retries` default 3 -> 10 to cover S3's prefix
scale-up window
- Added the request-rate argument against the 5 MB default in Rejected
Alternatives
- Extended the benchmark with 503 counts and a fresh prefix case
Best,
Muhammet