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

GODRIVER-1695 Add timeout to IsMaster call in heartbeat #460

Closed
wants to merge 1 commit into from

Conversation

sgn1
Copy link

@sgn1 sgn1 commented Jul 17, 2020

Set timeout on IsMaster call so that heartbeat finishes in 2 * heartbeatTimeout duration when node dies. Without this timeout, it uses OperationTimeout for IsMaster call, which can be pretty long.

@sgn1 sgn1 force-pushed the suraj/GODRIVER-1695 branch from 0c88a12 to 79699df Compare July 23, 2020 05:19
@iwysiu
Copy link
Contributor

iwysiu commented Jul 29, 2020

this will be addressed in: #470

@iwysiu iwysiu closed this Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants