Skip to content

database: Raise and align promote/demote timeouts (bsc#1131791)#2114

Merged
toabctl merged 1 commit into
crowbar:masterfrom
dirkmueller:db_timeout
May 13, 2019
Merged

database: Raise and align promote/demote timeouts (bsc#1131791)#2114
toabctl merged 1 commit into
crowbar:masterfrom
dirkmueller:db_timeout

Conversation

@dirkmueller

Copy link
Copy Markdown
Contributor

Looks like 5 minutes is too short in some cases
when a new node is joining. I have observed the 5 min timeout
in a small cloud of 100 nodes already that has been operated
for some time, so we might be better off being conservative.

Looks like 5 minutes is too short in some cases
when a new node is joining. I have observed the 5 min timeout
in a small cloud of 100 nodes already that has been operated
for some time, so we might be better off being conservative.
},
"demote": {
"timeout": "60s"
"timeout": "600s"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why is increasing the demote timeout needed?

@toabctl toabctl merged commit 12a2729 into crowbar:master May 13, 2019
@toabctl

toabctl commented May 13, 2019

Copy link
Copy Markdown
Contributor

@toabctl toabctl deleted the db_timeout branch May 13, 2019 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants