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: rebalance/by-load/replicas/ssds=2 failed B-runtime-assertions-enabled 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-kv KV Team
#142265 opened Mar 4, 2025 by cockroach-teamcity 24.1
roachtest: schemachange/random-load failed branch-release-25.1.1-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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#142264 opened Mar 4, 2025 by cockroach-teamcity
*: stock-go-sdk tests don't work b/c cpu admission control gets confused branch-master Failures and bugs on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#142262 opened Mar 4, 2025 by tbg
roachtest: admission-control/disk-bandwidth-limiter failed A-storage Relating to our storage engine (Pebble) on-disk storage. branch-release-25.1.1-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-storage Storage Team
#142261 opened Mar 4, 2025 by cockroach-teamcity
roachtest: backup-restore/small-ranges failed A-disaster-recovery B-runtime-assertions-enabled 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-disaster-recovery
#142260 opened Mar 4, 2025 by cockroach-teamcity
storage/metamorphic: TestPebbleEquivalence failed A-storage Relating to our storage engine (Pebble) on-disk storage. branch-release-25.1.1-rc 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-storage Storage Team
#142257 opened Mar 4, 2025 by cockroach-teamcity
sql/schemachanger: support placeholder arguments in declarative schema changer 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)
#142256 opened Mar 4, 2025 by rafiss
sql/tests: TestMonotonicInserts failed 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-sql-queries SQL Queries Team
#142253 opened Mar 4, 2025 by cockroach-teamcity
opt: join elimination can leave projects that interfere with joins A-sql-optimizer SQL logical planning and optimizations. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-queries SQL Queries Team
#142251 opened Mar 4, 2025 by DrewKimball
sql: index recs can include system columns branch-master Failures and bugs on the master branch. branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 branch-release-23.2 Used to mark GA and release blockers, technical advisories, and bugs for 23.2 branch-release-24.1 Used to mark GA and release blockers, technical advisories, and bugs for 24.1 branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 branch-release-25.1 branch-release-25.2 C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-queries SQL Queries Team
#142247 opened Mar 4, 2025 by michae2
large-schema-benchmark: investigate increase in ORM query latency C-investigation Further steps needed to qualify. C-label will change. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#142230 opened Mar 3, 2025 by rafiss
acceptance: TestCompose failed 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#142219 opened Mar 3, 2025 by github-actions bot
kvserver: limit rangefeed cancel log message branch-master Failures and bugs on the master branch. branch-release-25.1 C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-kv KV Team
#142218 opened Mar 3, 2025 by kvoli
catalog: validate/repair zone configs 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)
#142213 opened Mar 3, 2025 by annrpom
metric: add static labeling capability for existing metrics C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-observability
#142212 opened Mar 3, 2025 by dhartunian
changefeedccl: rename the avro package to something like "schema'd data" to denote its use in json schemas now too A-cdc Change Data Capture C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) E-quick-win Likely to be a quick win for someone experienced. T-cdc
#142210 opened Mar 3, 2025 by asg0451
split: add an access direction metric and log C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
#142208 opened Mar 3, 2025 by angles-n-daemons
structlogging - enrich hot range log with replica max and split statistics C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-observability
#142207 opened Mar 3, 2025 by angles-n-daemons
kv/kvserver: TestFlowControlRangeSplitMergeV2 failed A-testing Testing tools and infrastructure 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. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team
#142200 opened Mar 3, 2025 by cockroach-teamcity
ccl/backupccl: TestRestoreAsOfSystemTimeGCBounds failed A-disaster-recovery 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-disaster-recovery
#142199 opened Mar 3, 2025 by cockroach-teamcity 24.1
pkg/cmd/roachtest/roachtest_test_/roachtest_test: pkg failed branch-release-25.1.0-rc Used to mark GA and release blockers and technical advisories for 25.1.0-rc 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-testeng TestEng Team
#142197 opened Mar 3, 2025 by cockroach-teamcity
roachtest: schemachange/random-load failed [validation on column failed] branch-release-25.1.0-rc Used to mark GA and release blockers and technical advisories for 25.1.0-rc 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)
#142196 opened Mar 3, 2025 by cockroach-teamcity
roachtest: follower-reads/mixed-version/survival=region/locality=global/reads=strong failed B-runtime-assertions-enabled 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. P-3 Issues/test failures with no fix SLA T-kv KV Team X-duplicate Closed as a duplicate of another issue.
#142194 opened Mar 3, 2025 by cockroach-teamcity
kv/kvserver: TestReplicateQueueSeesLearnerOrJointConfig failed 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-kv KV Team
#142192 opened Mar 3, 2025 by cockroach-teamcity
roachtest: perturbation/metamorphic/decommission failed 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. T-kv KV Team
#142191 opened Mar 3, 2025 by cockroach-teamcity
ProTip! Find all open issues with in progress development work with linked:pr.