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 config for initial propose viewchange timeout #827

Merged
merged 3 commits into from
Jul 24, 2018

Conversation

skhoroshavin
Copy link
Member

Signed-off-by: Sergey Khoroshavin sergey.khoroshavin@dsr-corporation.com

Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
@@ -272,6 +272,7 @@
MAX_STACK_RESTART_TIME_DEVIATION = 300 # seconds

VIEW_CHANGE_TIMEOUT = 600 # seconds
INITIAL_PROPOSE_VIEW_CHANGE_TIMEOUT = 60
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need to patch (reduce) the tests dealing with this timeout?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be necessary, but it should be done either in some central place (btw, do we have same for VIEW_CHANGE_TIMEOUT and CATCHUP_TIMEOUT?), or on case by case basis when tests start to fail with timeouts (and it seems like no tests failed for now)

Sergey Khoroshavin added 2 commits July 23, 2018 12:39
Signed-off-by: Sergey Khoroshavin <sergey.khoroshavin@dsr-corporation.com>
@skhoroshavin
Copy link
Member Author

(ci) test this please

@ashcherbakov ashcherbakov merged commit 5378220 into hyperledger:master Jul 24, 2018
@skhoroshavin skhoroshavin deleted the hot-fix branch July 24, 2018 12:37
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.

None yet

2 participants