cockroachdb / cockroachdb/cockroach

virtualization: event logs for virtual cluster creation/alteration/destruction

Open
#117,707 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.