mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #796] S3FS becomes progressively slower during Akeneo Imports #459
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#459
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ztruex on GitHub (Jul 9, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/796
Hello,
I am using s3fs to connect my EC2 instance with Akeneo 2.2 installed to S3. I have been noticing that my record imports through CSV have been getting progressively slower per export when trying to read the file path through s3fs. However, if I were to move the CSV and files from S3 to the unix level in that EC2 instance and use that local file path, the import run significantly faster. Also, at the start of the day when the instances boots back up after being off for the night, it runs little faster for a brief period before becoming sluggish again. This same process is used in an older version of Akeneo with no issue.
What is possibly causing this problem and the solution to making it run consistently fast?
Thanks for you help!
@gaul commented on GitHub (Jul 11, 2019):
Could you test with the latest version 1.85?
@gaul commented on GitHub (Feb 3, 2020):
Closing due to inactivity. Please reopen if symptoms persist.