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

ISPN-8548 Clear post notifications can cause memory issues as it holds #5596

Merged
merged 1 commit into from Nov 29, 2017

Conversation

wburns
Copy link
Member

@wburns wburns commented Nov 21, 2017

@wburns
Copy link
Member Author

wburns commented Nov 21, 2017

This should be cherry-picked into 9.1.x as well.

@@ -6,6 +6,7 @@
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Iterator;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused import, checkstyle error.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@danberindei danberindei merged commit 5b803de into infinispan:master Nov 29, 2017
@danberindei
Copy link
Member

Integrated, thanks Will!

@gustavocoding
Copy link

gustavocoding commented Nov 29, 2017

Did CI actually complete for this one? I can see only two attempts in vain @ http://ci.infinispan.org/job/Infinispan/job/PR-5596/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants