Skip to content

Commit

Permalink
add fs.s3a.connection.keepalive
Browse files Browse the repository at this point in the history
  • Loading branch information
steveloughran committed Jul 10, 2024
1 parent 7e4410b commit 4aedf5d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ public class S3ADiagnosticsInfo extends StoreDiagnosticsInfo {

{CHECKSUM_VALIDATION, false, false},
{CONNECTION_SSL_ENABLED, false, false},
{"fs.s3a.connection.keepalive", false, false},
{FS_S3A_CONNECTION_MAXIMUM, false, false},
{CONNECTION_ESTABLISH_TIMEOUT, false, false},
{CONNECTION_REQUEST_TIMEOUT, false, false},
Expand Down

0 comments on commit 4aedf5d

Please sign in to comment.