You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is caused by an issue with how Mountpoint issues upload requests to the underlying Common Runtime client, leading to situations where the client is waiting for the data to upload rather than processing other requests.
We are working on a fix, which will rely on the corresponding change under review here: awslabs/aws-c-s3#418.
Mountpoint for Amazon S3 version
mount-s3 1.5.0
AWS Region
eu-west-1
Describe the running environment
EC2 instance c5.4xlarge, Amazon Linux 2023
Mountpoint options
What happened?
When too many files are open for writing, Mountpoint becomes unresponsive and operations hangs indefinitely.
Reproduction:
ls mnt
The command never returns.
Relevant log output
The text was updated successfully, but these errors were encountered: