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

[BACKPORT]Added storage destroy to release HD resources. #13659

Merged

Conversation

ahmetmircik
Copy link
Member

To release key+value pairs storage#clear should be called,
storage#destroy only releases internal resources of backing
data structure

closes https://github.com/hazelcast/hazelcast-enterprise/issues/859

@ahmetmircik ahmetmircik added this to the 3.10.5 milestone Aug 29, 2018
@ahmetmircik ahmetmircik changed the title [WIP BACKPORT]Added storage destroy to release HD resources. [BACKPORT]Added storage destroy to release HD resources. Aug 29, 2018
To release key+value pairs storage#clear should be called
besides storage#destroy because it only releases internal
resources of backing data structure not key+value pairs
@ahmetmircik ahmetmircik merged commit 9594c23 into hazelcast:maintenance-3.x Sep 11, 2018
@ahmetmircik ahmetmircik deleted the fix/3.10.5/hdLeakTest branch September 11, 2018 17:10
@mmedenjak mmedenjak added the Source: Internal PR or issue was opened by an employee label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Core Type: Defect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants