I am trying to user minio java sdk. In multi thread environment, can we share MinioClient object between multiple threads simultaneously. Is MinioClient java client object thread safe.
Yes, MinioClient is thread-safe
Source: https://github.com/minio/minio-java/issues/975 . So, MinioClient is thread-safe and they have a functional test runs on every Pull Request.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With