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

sql/importer: TestImportIntoCSVCancel failed branch-release-24.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
#127715 opened Jul 25, 2024 by cockroach-teamcity
Sentry: catch.go:29: runtime error: invalid memory address or nil pointer dereference (1) assertion failure Wraps: (2) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/u... branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.1 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.
#127714 opened Jul 25, 2024 by cockroach-sentry
sql/parser: only retain scanned comments when necessary C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
#127713 opened Jul 25, 2024 by mgartner
blathers test 2 branch-release-22.2 Used to mark release blockers and technical advisories for 22.2 C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#127712 opened Jul 25, 2024 by rytaft
sql/parser: memory leak of parsed SQL comments branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 branch-release-24.1 Used to mark GA and release blockers and technical advisories for 24.1 branch-release-24.2 C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#127710 opened Jul 25, 2024 by mgartner
blathers test branch-release-22.2 Used to mark release blockers and technical advisories for 22.2 branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.1 C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#127706 opened Jul 25, 2024 by rytaft
sentry: github issue filing seems broken on 23.2+ C-investigation Further steps needed to qualify. C-label will change. T-dev-inf
#127704 opened Jul 25, 2024 by yuzefovich
ui: some metrics are incorrectly using store ids as the source instead of node ids C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-observability
#127698 opened Jul 25, 2024 by xinhaoz
kv/kvserver: TestTenantRateLimiter failed branch-release-24.1 Used to mark GA and release blockers and technical advisories 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
#127697 opened Jul 25, 2024 by cockroach-teamcity 24.1
ui: graph rendering of bars on sql details page renders incorrectly C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-support Would prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docs T-observability
#127695 opened Jul 25, 2024 by dhartunian
kv/kvserver: TestTimeSeriesMaintenanceQueue failed branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.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
#127693 opened Jul 25, 2024 by cockroach-teamcity 23.1
roachtest: c2c/initialscan/kv0 failed branch-master Failures 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
#127691 opened Jul 25, 2024 by cockroach-teamcity
roachtest: use aws spot vms for running roachtest nightlies. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-testeng TestEng Team
#127690 opened Jul 25, 2024 by shailendra-patel
storage: allow disabling value blocks via cluster setting backport-23.2.x Flags PRs that need to be backported to 23.2. backport-24.1.x Flags PRs that need to be backported to 24.1. backport-24.2.x Flags PRs that need to be backported to 24.2 branch-master Failures on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#127678 opened Jul 24, 2024 by sumeerbhola
restore: distribute restore with verify_with_table_data A-disaster-recovery C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-disaster-recovery
#127677 opened Jul 24, 2024 by msbutler
restore: replan restore after trailing meta sent from restore proc A-disaster-recovery C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-disaster-recovery
#127676 opened Jul 24, 2024 by msbutler
util/schedulerlatency: max latency capped at 100ms A-cluster-observability Related to cluster observability branch-master Failures on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#127669 opened Jul 24, 2024 by jbowens
Schema change gets job during reverting due to NOT NULL constraint C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-support Would prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docs T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#127662 opened Jul 24, 2024 by smcvey
sql: add generic query plans telemetry counters branch-release-24.2 C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) GA-blocker T-sql-queries SQL Queries Team
#127651 opened Jul 23, 2024 by mgartner
sql: memory exceeded in sampleAggregator causes stats collection to fail A-sql-table-stats Table statistics (and their automatic refresh). branch-master Failures on the master branch. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-qa T-sql-queries SQL Queries Team
#127649 opened Jul 23, 2024 by rytaft
changefeedccl: improve observability into blocking buffer quota issues A-cdc Change Data Capture C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-support Would prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docs T-cdc
#127647 opened Jul 23, 2024 by andyyang890
sql/schemachange: TestColumnConversions failed branch-release-24.1 Used to mark GA and release blockers and technical advisories 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#127645 opened Jul 23, 2024 by cockroach-teamcity 24.1
ccl/changefeedccl: TestChangefeedRandomExpressions failed A-cdc Change Data Capture branch-release-24.2 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-cdc
#127642 opened Jul 23, 2024 by cockroach-teamcity
roachtest: failover/chaos/read-write failed branch-release-23.2.9-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
#127641 opened Jul 23, 2024 by cockroach-teamcity 23.2
ProTip! no:milestone will show everything without a milestone.