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

Conversation

sancar
Copy link
Contributor

@sancar sancar commented Sep 4, 2018

With the fix #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.

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 sancar added this to the 3.10.6 milestone Sep 4, 2018
@sancar sancar self-assigned this Sep 4, 2018
@sancar sancar added Backport and removed Backport labels Sep 4, 2018
@sancar sancar merged commit af34a2c into hazelcast:maintenance-3.x Sep 4, 2018
@sancar sancar deleted the followUpTo/serverClosesListeningClient/maint3.x branch September 4, 2018 11:50
@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: Client Type: Defect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants