Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

roachtest: acceptance/validate-system-schema-after-version-upgrade failed branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.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)
#138716 opened Jan 9, 2025 by cockroach-teamcity 24.1
server,ua: add support for --locality-advertise-addr for sql-instances C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-db-server
#138715 opened Jan 9, 2025 by shubhamdhama
roachtest: cdc/tpcc-1000/sink=kafka failed A-cdc Change Data Capture branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 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-cdc
#138714 opened Jan 9, 2025 by cockroach-teamcity
roachtest: cdc/kafka-chaos failed A-cdc Change Data Capture branch-master Failures and bugs on the master branch. 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-cdc
#138713 opened Jan 9, 2025 by cockroach-teamcity
roachtest: cdc/initial-scan failed A-cdc Change Data Capture branch-master Failures and bugs on the master branch. 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-cdc
#138712 opened Jan 9, 2025 by cockroach-teamcity
Sentry: restore_job.go:1267: found MULTIREGION_ENUM on non-multi-region database × (1) assertion failure Wraps: (2) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/ccl... A-disaster-recovery branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report. T-disaster-recovery X-blathers-triaged blathers was able to find an owner
#138710 opened Jan 9, 2025 by cockroach-sentry
sql,plpgsql: add support for txn control statements in DO blocks A-sql-plpgsql PL/pgSQL language C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team
#138704 opened Jan 9, 2025 by DrewKimball
Sentry: panic.go:770: runtime error: invalid memory address or nil pointer dereference (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:770 | runtime.p... A-disaster-recovery branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report. T-disaster-recovery X-blathers-triaged blathers was able to find an owner
#138701 opened Jan 8, 2025 by cockroach-sentry
Post Commit step on User Creation can block for a long time C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#138691 opened Jan 8, 2025 by fantapop
Sentry: database_desc.go:301: role × was concurrently dropped: database × (1): attempting to set system database schema version to version lower than the minimum supported version (23.2-upgrading-to... branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) X-blathers-triaged blathers was able to find an owner
#138675 opened Jan 8, 2025 by cockroach-sentry
kvserver: expose a per-store maximum replica cpu metric C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
#138672 opened Jan 8, 2025 by angles-n-daemons
changefeedccl: rename min_checkpoint_frequency option A-cdc Change Data Capture C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
#138670 opened Jan 8, 2025 by andyyang890
crosscluster/logical: TestUDFInsertOnly failed A-disaster-recovery branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-disaster-recovery
#138667 opened Jan 8, 2025 by cockroach-teamcity
pkg/backup/backuprand/backuprand_test: TestBackupRestoreRandomDataRoundtrips failed A-disaster-recovery branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-disaster-recovery
#138662 opened Jan 8, 2025 by github-actions bot
admission: insufficient tokens under high write load and WAL failover A-admission-control C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-perturbation Bugs found by the perturbation framework T-admission-control Admission Control
#138655 opened Jan 8, 2025 by sumeerbhola
sql/catalog/externalcatalog: TestExtractIngestExternalCatalog failed A-disaster-recovery branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-disaster-recovery
#138639 opened Jan 8, 2025 by cockroach-teamcity
kv/kvserver: TestDiscoverIntentAcrossLeaseTransferAwayAndBack failed branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 C-test-failure Broken test (automatically or manually discovered). 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-kv KV Team
#138637 opened Jan 8, 2025 by cockroach-teamcity 24.1
roachtest: rebalance/by-load/replicas/mixed-version failed branch-release-24.3.3-rc 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-kv KV Team
#138635 opened Jan 8, 2025 by cockroach-teamcity
roachtest: activerecord failed branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 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)
#138631 opened Jan 8, 2025 by cockroach-teamcity
roachtest: activerecord failed branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 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)
#138630 opened Jan 8, 2025 by cockroach-teamcity
roachtest: sql-stats/mixed-version failed branch-release-24.2.8-rc 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-observability
#138623 opened Jan 8, 2025 by cockroach-teamcity
roachtest: backup-restore/online-restore failed [schema change workload created a duplicate constraint] branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#138622 opened Jan 8, 2025 by cockroach-teamcity 24.1
roachtest: rebalance/by-load/leases/mixed-version failed branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 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-kv KV Team
#138621 opened Jan 8, 2025 by cockroach-teamcity
drt: Tsdump C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-drt-c-0 DRT test coverage - No testing O-drt-tc-a-Observability O-drt-test-coverage DRT test coverage tickets P-1 Issues/test failures with a fix SLA of 1 month T-drp
#138615 opened Jan 8, 2025 by nameisbhaskar
drt: SQL audit logs C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-drt-c-0 DRT test coverage - No testing O-drt-tc-a-Observability O-drt-test-coverage DRT test coverage tickets P-1 Issues/test failures with a fix SLA of 1 month T-drp
#138614 opened Jan 8, 2025 by nameisbhaskar
ProTip! Find all open issues with in progress development work with linked:pr.