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

JGRP-1898 FD_HOST many false suspect with Full GC #180

Merged
merged 1 commit into from Nov 5, 2014

Conversation

nekop
Copy link
Contributor

@nekop nekop commented Nov 5, 2014

Combine 2 loops into one, check timeout right after ping to reduce impact of Full GC.

@belaban
Copy link
Owner

belaban commented Nov 5, 2014

OK, this makes sense.
I made 1 change though: if a host is alive, the timestamp check is skipped as we now it is alive. The timestamp check is only performed when isAlive() returned false.

@belaban belaban merged commit 320f488 into belaban:master Nov 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants