cockroachdb / cockroachdb/cockroach
UA: excessive event log entries during service changes
Open
C-bug
O-testcluster
P-1
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When we change service modes, every server in the cluster logs an event log entry about the change of service. This is not in line with other uses of event log, for example, when we change a cluster setting, we have one event log entry noting the change was made, rather than one from each server saying it updated its local value based on the change.
Jira issue: CRDB-36541
Contributor guide
Assessment
This issue has not been assessed yet.