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

Using with batch inserts/updates causes memory leak #6

Open
er1z opened this issue Sep 4, 2019 · 1 comment
Open

Using with batch inserts/updates causes memory leak #6

er1z opened this issue Sep 4, 2019 · 1 comment

Comments

@er1z
Copy link

er1z commented Sep 4, 2019

Q A
Bug report? yes
Feature request? no
BC Break report? no

Steps to reproduce:

  1. Create a console application with thousands of inserts/updates, preferable with any progress bar,
  2. Observe that IOPS amount per second is dropping as the import goes by.

I'll post a PR with fix in a couple of moments because it required some digging.

er1z added a commit to er1z/entity-audit that referenced this issue Sep 4, 2019
@er1z er1z mentioned this issue Sep 4, 2019
@er1z
Copy link
Author

er1z commented Sep 19, 2019

@beberlei, any news?

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