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

Add client_req_timeout parameter to Raft configuration #246

Merged
merged 3 commits into from
May 7, 2024

Conversation

lzydmxy
Copy link
Contributor

@lzydmxy lzydmxy commented May 7, 2024

Which issues of this PR fixes:

This PR try to fix #245

Change log:

Add client_req_timeout parameter to control Raft replication timeout.

@JackyWoo JackyWoo added this to the Release v2.0.5 milestone May 7, 2024
@JackyWoo
Copy link
Contributor

JackyWoo commented May 7, 2024

hi @lzydmxy, maybe it is better to set the default value of client_req_timeout to operation_timeout.

@JackyWoo JackyWoo added the enhancement Enhancements label May 7, 2024
@JackyWoo JackyWoo self-assigned this May 7, 2024
programs/server/config.xml Outdated Show resolved Hide resolved
programs/server/config.xml Outdated Show resolved Hide resolved
@JackyWoo JackyWoo merged commit dbad184 into JDRaftKeeper:master May 7, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need parameter client_req_timeout to Raft configuration
2 participants