cockroachdb / cockroachdb/cockroach

REST API to set cluster settings

Open
#128,965 7 comments 1 reaction 0 assignees View on GitHub
C-enhancement O-support P-3 T-db-server
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Currently the cluster settings can only be set through the SQL command SET CLUSTER SETTING

It would be nice if the CockroachDB REST API (https://www.cockroachlabs.com/docs/stable/cluster-api) can allow to change the cluster setting from application code or a script without the need to have the sql driver installed.

Jira issue: CRDB-41307

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.