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

Fixes memory leak in InfinispanAsyncMultiMap #43

Closed
wants to merge 1 commit into from

Conversation

tsegismont
Copy link
Contributor

Calling ClusterManager.getAsyncMultiMap multiple times can leak memory as the cache listener is still registered.

See vert-x3/issues#316

Calling ClusterManager.getAsyncMultiMap multiple times can leak memory as the cache listener is still registered.

See vert-x3/issues#316
@tsegismont tsegismont added this to the 3.5.1 milestone Jan 26, 2018
@tsegismont tsegismont removed this from the 3.5.1 milestone Sep 28, 2018
@tsegismont
Copy link
Contributor Author

vert-x3/issues#316 closed (won't fix)

@tsegismont tsegismont closed this Sep 28, 2018
@tsegismont tsegismont deleted the asyncmultimap-close branch September 28, 2018 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant