database · inferred from evidence
cluster_membership table
A database table mentioned as part of the workaround for the issue.
- context deadline exceeded in worker log when starting a workflow after upgrading to 1.19.0
Root cause: the ringpop service-discovery startup timeout was too short in 1.19.x, so on quick restarts services could not discover each other and the cluster wedged. Fixed upstream in PR #3911; upgrade to a 1.19.x release containing it. Wo