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

Fixing heartbeat resume condition #13684

Commits on Sep 4, 2018

  1. Fixing heartbeat resume condition

    With the fix hazelcast#13578, the condition of resuming heartbeat is became
    broken.
    
    It is fixed so that, heartbeat of a connection becomes healthy when
    last read time is lower than heartbeat timeout.
    sancar committed Sep 4, 2018
    Copy the full SHA
    23af8bf View commit details
    Browse the repository at this point in the history