Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Too many writes to DB once cache is full #1814

Open
GalRogozinski opened this issue Mar 29, 2020 · 1 comment
Open

Too many writes to DB once cache is full #1814

GalRogozinski opened this issue Mar 29, 2020 · 1 comment

Comments

@GalRogozinski
Copy link
Contributor

Bug description

Once the cache gets full we write to the DB each time. This is because we release from cache to db and write to cache at the same time. Perhaps we can release more at once?
This can cause bigger write bottleneck though?

IRI version

1.9.0

@GalRogozinski
Copy link
Contributor Author

Relates to #1712

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

No branches or pull requests

1 participant