Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

l2assemble backlog #5

Open
dopplershift opened this issue May 9, 2019 · 0 comments
Open

l2assemble backlog #5

dopplershift opened this issue May 9, 2019 · 0 comments

Comments

@dopplershift
Copy link
Member

l2assemble has no problem chugging through a backlog of data when it's writing it to disk. When it starts uploading things to S3, it falls behind pretty quickly. What I noticed was:

  • It didn't seem like volumes were getting written to S3
  • Chunks were falling behind
  • Memory would exhaust an 8G machine

Seems like volumes are getting deprioritiezed somehow behind upload the chunks, so that the volumes stay in memory and eventually exhaust memory. Something to investigate...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant