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

Issues list

roachtest: tpccbench/nodes=9/cpu=4/multi-region failed branch-release-22.2 Used with the release-blocker label to indicate a release-blocking issue on the release-22.2 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-testeng TestEng Team
#89100 opened Sep 30, 2022 by cockroach-teamcity 22.2
sentry: reader.go:3079: 003465.sst: (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:1038 | github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Store).Send.func... 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.
#89099 opened Sep 30, 2022 by cockroach-teamcity
sentry: reader.go:3079: 003867.sst: (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:1038 | github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Recover ... 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.
#89098 opened Sep 30, 2022 by cockroach-teamcity
sentry: reader.go:3079: 003181.sst: (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:1038 | github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Recover ... 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.
#89097 opened Sep 30, 2022 by cockroach-teamcity
sentry: reader.go:3079: 003181.sst: (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:1038 | github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*Store).Send.func... 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.
#89096 opened Sep 30, 2022 by cockroach-teamcity
storage: improve tooling for decrypting files in situ 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
#89095 opened Sep 30, 2022 by nicktrav
changefeedccl: error on wrong syntax for expressions C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
#89094 opened Sep 30, 2022 by amruss
roachtest: declarative_schema_changer/job-compatibility-mixed-version failed branch-release-22.2 Used with the release-blocker label to indicate a release-blocking issue on the release-22.2 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-sql-schema SQL Schema Team
#89091 opened Sep 30, 2022 by cockroach-teamcity 22.2
changefeedccl: TestChangefeedDescription is flaky A-cdc Change Data Capture C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-cdc
#89090 opened Sep 30, 2022 by miretskiy
asim: TestAllocatorSimulatorSpeed flaky 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). T-kv KV Team
#89089 opened Sep 30, 2022 by andreimatei
sentry: vfs.go:192: rename × ×: operation not permitted (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:1038 | github.com/cockroachdb/pebble.(*DB).makeRoomFor... 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.
#89082 opened Sep 30, 2022 by cockroach-teamcity
backupccl,sql: lease on schema deleted by restore's OnFailOrCancel not purged from lease manager C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#89079 opened Sep 30, 2022 by stevendanna
kvserver: log message Export request was delayed by is too frequent A-kv-server Relating to the KV-level RPC server A-logging In and around the logging infrastructure. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-kv KV Team
#89076 opened Sep 30, 2022 by knz
*: too many log messages - reduce frequency of logging A-logging In and around the logging infrastructure. C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#89075 opened Sep 30, 2022 by knz
15 of 21 tasks
sentry: store_raft.go:513: log.Fatal: ???: raft closed timestamp regression in cmd: "&DN\n\xb7Ϥ:" (term: 45, index: 36109); batch state: 1664517953.441700327,0, command: 1664517947.950681975,0, lease: repl=(n... 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.
#89068 opened Sep 30, 2022 by cockroach-teamcity
Estimated Rows of RIGHT JOIN and FULL OUTER JOIN C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-community Originated from the community T-sql-queries SQL Queries Team
#89060 opened Sep 30, 2022 by bajinsheng
roachtest: backup/2TB/n10cpu4 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
#89057 opened Sep 30, 2022 by cockroach-teamcity 22.2
sql/tests: TestRandomSyntaxGeneration 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-experience
#89054 opened Sep 30, 2022 by cockroach-teamcity 22.2
opt: v22.2.0-alpha.4: index out of range when resolving a function 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-queries SQL Queries Team
#89046 opened Sep 30, 2022 by cockroach-teamcity
sentry: txn_coord_sender.go:979: log.Fatal: transaction unexpectedly committed, ba: ConditionalPut [×,×), InitPut [×,×), EndTxn(commit) [×], [txn: f493adba]. txn: "sql txn" meta={id=f493adba key=× pri=0.01221... 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.
#89045 opened Sep 30, 2022 by cockroach-teamcity
Addressing observability related system privileges acceptance testing feedback for v22.2 A-kv-observability C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-kv-observability KV Observability Team
#89034 opened Sep 29, 2022 by thtruo
9 tasks
cluster_ui: show job duration in Jobs and Jobs Detail page C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-observability SQL Observability Team
#89032 opened Sep 29, 2022 by fabiog1901
cdc: TestChangefeedKafkaMessageTooLarge is flakey C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-cdc
#89028 opened Sep 29, 2022 by mgartner
roachtest: sql: index backfill failed due to duplicate key value branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-queries SQL Queries Team
#89025 opened Sep 29, 2022 by cockroach-teamcity 22.2
ProTip! Type g i on any issue or pull request to go back to the issue listing page.