Describe the bug, including details regarding any error messages, version, and platform.
/Users/voltrondata/github-actions-runner/_work/crossbow/crossbow/arrow/cpp/src/arrow/filesystem/s3fs.cc:2598: arrow::fs::FinalizeS3 was not called even though S3 was initialized. This could lead to a segmentation fault at exit
i think the java client is not closing the s3 client gracefully because of that memory leak happening
Component(s)
Java