The Wayback Machine - https://web.archive.org/web/20230321061357/https://github.com/cockroachdb/cockroach/issues
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

pkg/ccl/spanconfigccl/spanconfigsqlwatcherccl/spanconfigsqlwatcherccl_test: TestWatcherReceivesNoopCheckpoints failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-kv KV Team
#99092 opened Mar 21, 2023 by cockroach-teamcity 23.1
roachprod: implement --dry-run and --verbose A-roachprod 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
#99091 opened Mar 21, 2023 by srosenberg
roachprod: enforce consistent logging 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
#99090 opened Mar 21, 2023 by srosenberg
roachtest: multitenant-upgrade 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-multitenant Issues owned by the multi-tenant virtual team
#99087 opened Mar 21, 2023 by cockroach-teamcity 23.1
sql: should disallow dropping objects with portals relying on it C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-sessions
#99085 opened Mar 21, 2023 by ZhouXing19
kv: Sticky bit set to max_long C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#99080 opened Mar 20, 2023 by andrewbaptist
pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test: TestLogic_alter_sequence 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
#99078 opened Mar 20, 2023 by cockroach-teamcity 23.1
sentry: replica_raftstorage.go:206: there is a gap in the index record between lo:389 and hi:734 at index:395 (1) attached stack trace -- stack trace: | runtime.gopanic | /opt/ooce/go-1.17/src/runtime/... 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.
#99076 opened Mar 20, 2023 by cockroach-teamcity
server: hardcode descriptors in rbr migration A-multiregion Related to multi-region C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-shared-systems Shared Systems Team
#99074 opened Mar 20, 2023 by JeffSwenson
sql: explore a configurable switch to flip between old/new behavior in crdb_internal.ranges{,no_leases} and SHOW RANGES branch-master Failures on the master branch. branch-release-23.1 Used to mark GA and release blockers for 23.1 C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) GA-blocker
#99073 opened Mar 20, 2023 by knz
Max latency is less than P99 latency for statement statistics C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-cluster-observability Cluster Observability Team T-sql-observability SQL Observability Team
#99070 opened Mar 20, 2023 by kevin-v-ngo
move replicas from decommissioning nodes even if they are in unavailable state 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
#99064 opened Mar 20, 2023 by aliher1911
kvnemesis: revisit COCKROACH_SCHEDULER_CONCURRENCY cap C-performance Perf of queries or internals. Solution not expected to change functional behavior. T-kv-replication KV Replication Team
#99063 opened Mar 20, 2023 by erikgrinaker
Surface in-memory statistics when there are no persisted statistics C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-sql-observability SQL Observability Team
#99060 opened Mar 20, 2023 by kevin-v-ngo
multi-tenant: excessive logging while draining a node A-logging In and around the logging infrastructure. A-multitenancy Related to multi-tenancy C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
#99058 opened Mar 20, 2023 by nicktrav
server: statement diagnostics download endpoint does not correctly validate user auth A-observability-inf C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-observability-inf Observability Infrastructure Team
#99049 opened Mar 20, 2023 by dhartunian
Document point-in-time nature of /_status/tenant_ranges endpoint results C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) docs-known-limitation
#99048 opened Mar 20, 2023 by abarganier
ui: refactor mapStateToProps from selectors to functions C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cluster-observability Cluster Observability Team T-sql-observability SQL Observability Team
#99047 opened Mar 20, 2023 by THardy98
cdc: alter changefeed to add a table can hit boundary timestamps from before the alter statement A-cdc Change Data Capture C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-support Originated from a customer T-cdc
#99040 opened Mar 20, 2023 by HonoreDB
sentry: error.go:89: unexpected error from the vectorized engine: non-nullable column "×:×" with no value! Index scanned was × with the index key columns (×) and the values (×) (1) Wraps: (2) Wraps: (3) attac... 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.
#99038 opened Mar 20, 2023 by cockroach-teamcity
schemachanger: Support ADD COLUMN, ALTER PRIMARY KEY, DROP COLUMN in one ALTER TABLE stmt C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-sql-schema SQL Schema Team
#99035 opened Mar 20, 2023 by Xiang-Gu
changefeedccl: Better handle rolling restarts A-cdc Change Data Capture C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
#99034 opened Mar 20, 2023 by miretskiy
sentry: catch.go:29: interface conversion: *memo.ScalarListExpr is not memo.RelExpr: missing method Cost (1) assertion failure Wraps: (2) attached stack trace -- stack trace: | github.com/cockroachdb/cock... 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.
#99032 opened Mar 20, 2023 by cockroach-teamcity
backupccl: upgrade sequence references doesn't respect skip_missing_sequences branch-release-22.2 Used with the release-blocker label to indicate a release-blocking issue on the release-22.2 branch. 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.
#99030 opened Mar 20, 2023 by stevendanna
sql: SHOW CREATE VIEW on materialized view should not show implicit rowid column 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.
#99029 opened Mar 20, 2023 by mgartner
ProTip! Mix and match filters to narrow down what you’re looking for.