Issues: cockroachdb/cockroach
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
admission: control over what scheduling latency percentile is clamped for elastic control
A-admission-control
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
#107771
opened Jul 28, 2023 by
irfansharif
roachtest: add + fix elastic-backup test equivalent for AWS
A-admission-control
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
#107770
opened Jul 28, 2023 by
irfansharif
sql: TestDistSQLFlowsVirtualTables failed
branch-master
Failures on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-sql-queries
SQL Queries Team
sql,kv: teach crdb_internal.cluster_locks about locking strengths
A-kv-transactions
Relating to MVCC and the transactional model.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-kv
KV Team
#107766
opened Jul 27, 2023 by
arulajmani
c2c: after cutover, all backup jobs should cancel and scheduled backups should drop in the application tenant
A-disaster-recovery
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-disaster-recovery
#107751
opened Jul 27, 2023 by
msbutler
ui: stmts page filter broken for appName = empty string
A-cluster-observability
Related to cluster observability
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-quick-win
Likely to be a quick win for someone experienced.
T-cluster-observability
Cluster Observability Team
#107748
opened Jul 27, 2023 by
xinhaoz
testserver: lower unit test costs (+increase perf) by using the loopback listener for SQL conns to TestServer
A-testing
Testing tools and infrastructure (roachtest)
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-testeng
TestEng Team
#107747
opened Jul 27, 2023 by
knz
sql: update Index and Column IDs in UDF/View statements after Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
TRUNCATE, ALTER COLUMN TYPE and REFRESH MATERIALIZED VIEW
C-enhancement
#107746
opened Jul 27, 2023 by
chengxiong-ruan
sql: emit partial traces in statement bundle
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
#107744
opened Jul 27, 2023 by
rharding6373
sql: add SHOW DEFAULT PRIVILEGES FOR GRANTEE
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#107741
opened Jul 27, 2023 by
annrpom
cli: TestUnavailableZip flakes
branch-master
Failures on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
skipped-test
#107738
opened Jul 27, 2023 by
lidorcarmel
sql/catalog/lease: TestTxnObeysTableModificationTime failed
branch-master
Failures on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
sql/schemachanger: disable CREATE SEQUENCE / CREATE SCHEMA in declarative schema changer
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#107734
opened Jul 27, 2023 by
fqazi
sql/schemachanger: add better coverage for DROP INDEX
A-schema-changes
A-testing
Testing tools and infrastructure (roachtest)
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
db-cy-23
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#107733
opened Jul 27, 2023 by
fqazi
ui: txn insight details link to txn fingerprint paggge from contention panel broken
A-cluster-observability
Related to cluster observability
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-quick-win
Likely to be a quick win for someone experienced.
T-cluster-observability
Cluster Observability Team
#107731
opened Jul 27, 2023 by
xinhaoz
storage: SHOW SIZES command
A-storage
Relating to our storage engine (Pebble) on-disk storage.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-storage
Storage Team
#107724
opened Jul 27, 2023 by
fabiog1901
Statement Fingerprint ID format on insights is inconsistent with SQL Activity
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-cluster-observability
Cluster Observability Team
#107709
opened Jul 27, 2023 by
kevin-v-ngo
hex encode txn_fingerprint_id in debug zip
A-cluster-observability
Related to cluster observability
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-cluster-observability
Cluster Observability Team
#107707
opened Jul 27, 2023 by
gtr
kvserver,allocator: overloaded store with no leases is unable to shed load
A-kv-distribution
Relating to rebalancing and leasing.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-kv
KV Team
#107704
opened Jul 27, 2023 by
kvoli
kvserver: replicate queue lease transfers don't log which range the transfer was for or the impact
A-kv-distribution
Relating to rebalancing and leasing.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-kv
KV Team
#107702
opened Jul 27, 2023 by
kvoli
tsdump: histograms are missing
A-observability-inf
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-observability-inf
Observability Infrastructure Team
#107701
opened Jul 27, 2023 by
tbg
kvcoord: After changing from multi-store to single-store nodes, abandoned replicas can get stuck in the GC queue
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-kv
KV Team
#107699
opened Jul 27, 2023 by
andrewbaptist
roachtest: hibernate failed
branch-release-23.1
Used to mark GA and release blockers for 23.1
C-test-failure
Broken test (automatically or manually discovered).
O-roachtest
O-robot
Originated from a bot.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
serverutils: merge StartTenant and StartSharedProcessTenant
A-multitenancy
Related to multi-tenancy
A-testing
Testing tools and infrastructure (roachtest)
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
db-cy-23
T-multitenant
Issues owned by the multi-tenant virtual team
#107695
opened Jul 27, 2023 by
knz
kvserver: load imbalance not observable from logs and debug.zip
A-kv-distribution
Relating to rebalancing and leasing.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
#107694
opened Jul 27, 2023 by
tbg
Previous Next
ProTip!
Follow long discussions with comments:>50.