Commit 3fe9a30
Increase s3.max-connections from AWS default of 50 to 500
Aligns native S3FileSystem with legacy TrinoS3FileSystem1 parent 573a885 commit 3fe9a30
File tree
2 files changed
+2
-2
lines changed- lib/trino-filesystem-s3/src
- main/java/io/trino/filesystem/s3
- test/java/io/trino/filesystem/s3
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments