SQL Observability
Board to keep track of the SQL Observability backlog. Once the SQL Observability team is formed, this will be their board.
This project tracks all the effort to bazel-ify all of CockroachDB.
KV 21.1 Stability Period
This project tracks all of the KV deliverables for 21.1.
No description
A project to track SQL Query Performance issues (note that this can blend many engineering teams in SQL and the WebuI)
Planned improvements to the CLI interactive shells (cockroach sql + cockroach demo), the cockroach workload utility and the cockroach dump utility that helps prevent vendor lock-in.
This project also covers SQL-specific infrastructure shared with other CLI utilities.
See also the server CLI board at https://github.com/cockroachdb/cockroach/projects/19
Tracks the progress of active bulk-io work. Note: this is not our triage or backlog -- that is on the Bulk IO project.
No description
No description
Project board to organize work items in the execution engines
Backlog prioritization for the Observability team
For the release tracking issues
No description
Code changes that impact auto-generated user-facing documentation.
SQL Optimizer
Includes work related to choosing the most efficient way to execute SQL queries, based on the properties of the query, on table and index schema, and on table statistics. This is also referred to as SQL optimization.
Change Data Capture
Bulk I/O Backlog
BACKUP, RESTORE, IMPORT, EXPORT, Schema changes backfills.
This project tracks work related to running CockroachDB in production in orchestrated environments such as Kubernetes, DC/OS, and Docker Swarm.
Collection of anonymous diagnostics data including feature usage, errors, and crash reports.
Does NOT include tracking work related to recording reported metrics -- that is done on the registration server.
KV Backlog
This project tracks all the future work for KV and some past completed work.
Planned improvements to the server, CLI and networking aspects of the operator UX.
This includes:
-
logging parameters, file location etc
-
networking code (listen/accept handshake + some aspects of authentication)
-
infrastructure common across all CLI utilities
-
cross-version compat of RPCs used between client and server CLI utilities
-
UX of server-side CLI, including:
-
cockroach start,init,node,quit cockroach debug- possibly others
-
Out of scope: SQL CLI (sql + demo + workload + dump), see https://github.com/cockroachdb/cockroach/projects/51