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

Beehive memory leaks??? #2

Open
JPboane opened this issue Oct 6, 2020 · 2 comments
Open

Beehive memory leaks??? #2

JPboane opened this issue Oct 6, 2020 · 2 comments

Comments

@JPboane
Copy link
Contributor

JPboane commented Oct 6, 2020

Merging Mocuba database, after several hours (more that 48 hours) , beehive crashed due the error "Last few GCs". The error was raised doing the UUID duplication hunting on OBS table. This is a huge table which has something like 85.679.586 records in destination database. The source table has 17.533.213 records.
log_mocuba.log

@mhawila
Copy link
Collaborator

mhawila commented Oct 6, 2020

Yes this is a memory problem See Try running with nodejs version 10 instead. Also we use JIRA for problem reporting.

@JPboane
Copy link
Contributor Author

JPboane commented Oct 8, 2020

I run it with --max-old-space-size=4096 and after 33 hours failed again due memory allocation issue

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