cockroachdb / cockroachdb/cockroach
virtualization: event logs for virtual cluster creation/alteration/destruction
Open
C-enhancement
P-2
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Creation, alteration and destruction of virtual clusters should emit structured event logs, as these are infrequent administrative tasks that alter the availability and behavior of entire clusters and all workloads on them.
- CREATE VIRTUAL CLUSTER
- ALTER VIRTUAL CLUSTER START/STOP SERVICE
- ALTER VIRTUAL CLUSTER CAPABILITY
- ALTER VIRTUAL CLUSTER SETTING
- ALTER VIRTUAL CLUSTER RESET
- DROP VIRTUAL CLUSTER
PCR events should be included as well:
- ALTER VIRTUAL CLUSTER START REPLICATION
- ALTER VIRTUAL CLUSTER COMPLETE REPLICATION
Jira issue: CRDB-35314
Contributor guide
Assessment
This issue has not been assessed yet.