Skip to content

Multi-tenant zone configs

Updated Jun 17, 2021

Project to track work for multi-tenant zone configs; RFC: https://github.com/cockroachdb/cockroach/pull/66348.

Observability Infrastructure

Updated Jun 17, 2021

No description

SQL Queries

Updated Jun 19, 2021

Project board for the SQL Queries team.

Please use this board to send issues to the SQL Queries team for triage.

SQL Observability

Updated Jun 17, 2021

Project board to keep track of the SQL Observability backlog.

Bazel

Updated Jun 18, 2021
  

This project tracks all the effort to bazel-ify all of CockroachDB.

Partial Indexes

Updated Jan 7, 2021
  

No description

SQL UI

Updated Jun 4, 2021
  

A project to track SQL Query Performance issues (note that this can blend many engineering teams in SQL and the WebuI)

SQL CLI (demo + sql + workload + dump)

Updated Jun 10, 2021
  

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

Bulk IO Sprint Status

Updated Jun 8, 2021
  

Tracks the progress of active bulk-io work. Note: this is not our triage or backlog -- that is on the Bulk IO project.

Release Engineering Team project

Updated Jun 16, 2021
  

No description

SQL Schema

Updated Jun 19, 2021
  

No description

Project board to organize work items in the execution engines

Observability

Updated Jun 16, 2021
  

Backlog prioritization for the Observability team

Release

Updated Jun 17, 2021
  

For the release tracking issues

Support

Updated Jun 16, 2021
  

No description

Docs

Updated Jun 3, 2021
  

Code changes that impact auto-generated user-facing documentation.

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.

CDC

Updated Jun 19, 2021
  

Change Data Capture

Bulk I/O Backlog

Updated Jun 19, 2021

BACKUP, RESTORE, IMPORT, EXPORT, Schema changes backfills.

Orchestration

Updated Jun 19, 2021
  

This project tracks work related to running CockroachDB in production in orchestrated environments such as Kubernetes, DC/OS, and Docker Swarm.

Telemetry

Updated Jun 19, 2021
  

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

Updated Jun 19, 2021

This project tracks all the future work for KV and some past completed work.

DB Server & Security

Updated Jun 18, 2021
  

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