Commit cd90d9c
committed
[fix](s3-client) Fix s3-client max-connection default value which cause s3 to be slow and unable to handle high concurrency in many-files scenarios. (apache#58511)
### What problem does this PR solve?
Issue Number: close #xxx
Related PR: apache#51825, apache#58514
Problem Summary:
### Release note
Fix s3-client max-connection default value introduced by apache#51825 which
cause s3 to be slow and unable to handle high concurrency in many-files
scenarios.1 parent 245be9f commit cd90d9c
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
373 | | - | |
| 372 | + | |
374 | 373 | | |
375 | 374 | | |
376 | 375 | | |
| |||
0 commit comments