at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base ...
I called the uploadPartAsync method in MinioAsyncClient and it always throws the following exception. java.net.SocketException: Broken pipe (Write failed) at ...