Signer should take health into account during election process
Open
enhancement
- Dominant language
- Go
- Stars
- 3.7k
- Forks
- 465
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 5
Description
If `trillian_log_signer` is unhealthy (i.e. it is unable to connect to the configured MySQL node) it will still attempt to become the sequencer master via `etcd`. In this case it probably shouldn't try to become the master since another node may actually be able to do the work which it cannot if elected.
Contributor guide
Assessment
This issue has not been assessed yet.