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

Firebase export runs out of memory #4332

Closed
samborambo305 opened this issue Mar 18, 2022 · 1 comment
Closed

Firebase export runs out of memory #4332

samborambo305 opened this issue Mar 18, 2022 · 1 comment

Comments

@samborambo305
Copy link

[REQUIRED] Environment info

firebase-tools: 10.2.2

Platform: macOS

[REQUIRED] Test case

It is too complicated to provide a test case because it requires uploading a lot of data. The issue is the following:
If you create a sufficiently large export data database (~1GB of data - this isn't even that big) then the emulator takes crashes upon export. However, if you break up the export into several chunks, i.e. you export .25GB at a time with 4 separate exports, it works just fine.

[REQUIRED] Steps to reproduce

See above

[REQUIRED] Expected behavior

Export does not crash from OOM

[REQUIRED] Actual behavior

Export crashes with OOM error

@yuchenshi
Copy link
Member

Thanks for filing this. Let's merge the discussion into #4336.

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

2 participants