Adam Storm

Results 11 issues of Adam Storm

On the DRT cluster we're seeing an issue where when we drain nodes of the cluster to perform a rolling upgrade (or for general chaos testing) we will periodically get...

C-bug
T-sql-queries
O-testcluster
P-1

On the DRT cluster, we're seeing a brief period of complete unavailability around the time that we're draining a node. The recently introduced chaos script periodically drains/kills/disk-stalls nodes and then...

C-bug
A-admission-control
A-kv
T-kv
O-testcluster
P-1

Backport 1/1 commits from #122052. /cc @cockroachdb/release --- Mark the bulkio.import.constraint_validation.enabled cluster setting unsafe, since it could result in inconsistent data, and as such, should never be used on production...

backport

Backport 1/1 commits from #121320. /cc @cockroachdb/release --- Adds an internal-only cluster setting to disable constraint validation after import. This flag should only be used for testing purposes as it...

backport

The description of `server.consistency_check.max_rate`(https://www.cockroachlabs.com/docs/v24.1/cluster-settings.html#setting-server-consistency-check-max-rate) in the docs mentions `server.consistency_check.interval`, but I can't seem to find a cluster setting entry for `server.consistency_check.interval` on the same doc page. Is it possible that...

T-missing-info
O-eng
C-doc-bug
A-docs

On the DRT cluster we're seeing a long stack trace when we hit this error on start-server when nodes are draining or have recently failed: ``` E240228 05:13:22.617985 8260 jobs/job_scheduler.go:434...

C-bug
A-multitenancy
T-server-and-security
O-testcluster
P-2

Adam Storm (ajstorm) commented: The LMS is meant to proxy data to multiple database in the end-stage of a migration, once all of the data has been seeded on the...

C-doc-improvement

In [this](https://www.cockroachlabs.com/docs/cockroachcloud/upgrade-policy.html#major-version-upgrades) section, the "start an upgrade" link points to the 23.1 upgrade docs. I think this should point to the most recent release's upgrade docs. Also, at the beginning...

T-something-broken
C-doc-bug
A-docs

Adam Storm (ajstorm) commented: We should add a section to the LMS documentation which talks about "data consistency when using the LMS". We allude to consistency issues at a very...

C-doc-improvement

Adam Storm (ajstorm) commented: https://github.com/cockroachdb/cockroach/pull/67985 and https://github.com/cockroachdb/cockroach/pull/68280 added new builtins to reset the zone configurations of tables and databases which are multi-region enabled. We should add documentation for these builtins...

C-product-change
release-21.2