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

fix(#566): catalog references still leak memory #567

Merged
merged 4 commits into from
May 15, 2024

Conversation

novoj
Copy link
Collaborator

@novoj novoj commented May 15, 2024

Multiple fixes regarding memory leaks.

novoj and others added 4 commits May 15, 2024 09:07
This commit eliminates need for `io.evitadb.index.EntityIndex#schemaAccessor` that causes memory leaks.
This commit corrects catalog handling in CatalogIndex.
…k-memory' into 566-catalog-references-still-leak-memory
@novoj novoj linked an issue May 15, 2024 that may be closed by this pull request
@novoj novoj merged commit 2a9f019 into dev May 15, 2024
1 check passed
@novoj novoj deleted the 566-catalog-references-still-leak-memory branch May 15, 2024 08:53
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

Successfully merging this pull request may close these issues.

Catalog references still leak memory
2 participants