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

Fix for Raft stability #886

Merged
merged 2 commits into from
Nov 21, 2019
Merged

Fix for Raft stability #886

merged 2 commits into from
Nov 21, 2019

Conversation

vsmk98
Copy link
Contributor

@vsmk98 vsmk98 commented Nov 19, 2019

increased the size of blockProposal and chainHeadEvent channels. Changed the call to mintNewBlock from a go routine to a function call. Changes done to improve performance of Raft in high load envs

…ged the call to mintNewBlock from a go routine to a function call. Changes done to improve performance of Raft in high load envs
raft/minter.go Outdated Show resolved Hide resolved
@jpmsam jpmsam merged commit 5cb92ce into master Nov 21, 2019
@trung trung deleted the fix/raft-stability branch December 6, 2019 14:08
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.

3 participants