ripplehang commented on PR #43601:
URL: https://github.com/apache/arrow/pull/43601#issuecomment-2406835903

   `[ RUN      ] TestS3FS.GetFileInfoGeneratorStress
   /arrow/cpp/src/arrow/filesystem/s3fs_test.cc:949: Failure
   Failed
   'AllFinished(tasks)' failed with IOError: When completing multiple part 
upload for key '0/53' in bucket 'stress': AWS Error NO_SUCH_UPLOAD during 
CompleteMultipartUpload operation: The specified multipart upload does not 
exist. The upload ID may be invalid, or the upload may have been aborted or 
completed.
   /arrow/cpp/src/arrow/filesystem/s3fs.cc:1830  
CleanupIfFailed(FinishPartUploadAfterFlush())
   [  FAILED  ] TestS3FS.GetFileInfoGeneratorStress (2969 ms)
   `
   @kou @pitrou do you have any insight on the error? suppose the workflow in 
this case should NOT impacted by the newly added SSEC feature, may it caused by 
the minio with tls could not support so much concurrency write/read? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to