-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Issues: cockroachdb/cockroach
🎉 Welcome, open-source contributors! 💖 (Do not click the x!) ...
#41815
opened Oct 22, 2019 by
jordanlewis
Open
2
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
Label
Projects
Milestones
Assignee
Sort
Issues list
pkg/ccl/telemetryccl/telemetryccl_test: TestTelemetry failed
branch-release-25.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-observability
#143934
opened Apr 4, 2025 by
cockroach-teamcity
crosscluster/physical: TestIngestSpanConfigsFullScan 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
#143929
opened Apr 4, 2025 by
github-actions
bot
Incorrect cluster setting description
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
#143928
opened Apr 4, 2025 by
sean-
ui: schedules page breaks when the query param is modified to request something other than 50 responses
branch-master
Failures and bugs on the master branch.
branch-release-24.1
Used to mark GA and release blockers, technical advisories, and bugs for 24.1
branch-release-24.3
Used to mark GA and release blockers, technical advisories, and bugs for 24.3
branch-release-25.1
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
S-3
Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data)
T-observability
#143925
opened Apr 4, 2025 by
dhartunian
ui: DBConsole Schedules Page Truncates Results Due to 50KB Response Limit
branch-master
Failures and bugs on the master branch.
branch-release-24.1
Used to mark GA and release blockers, technical advisories, and bugs for 24.1
branch-release-24.3
Used to mark GA and release blockers, technical advisories, and bugs for 24.3
branch-release-25.1
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-observability
#143924
opened Apr 4, 2025 by
dhartunian
tracing,bulk: investigate missing trace span metadata
A-disaster-recovery
C-investigation
Further steps needed to qualify. C-label will change.
T-disaster-recovery
#143920
opened Apr 4, 2025 by
dt
Sentry: backfill.go:1937: executing declarative schema change PostCommitPhase stage 7 of 7 with 1 ValidationType op (rollback=false) for CREATE INDEX: validation of non-unique index × failed: expecte...
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
#143919
opened Apr 4, 2025 by
cockroach-sentry
Lead Support Calculator (LSC)
A-kv-replication
Relating to Raft, consensus, and coordination.
A-leader-leases
Related to the introduction of leader leases
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
#143918
opened Apr 4, 2025 by
iskettaneh
crosscluster/physical: run maybeSetupPCRStandbyReader upgrade first
branch-release-25.2
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
GA-blocker
#143917
opened Apr 4, 2025 by
msbutler
crosscluster/physical: allow migrations to run schema changes on the reader tenant
branch-release-25.2
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
GA-blocker
#143916
opened Apr 4, 2025 by
msbutler
roachtest: ldr/tpcc failed
A-disaster-recovery
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-disaster-recovery
#143913
opened Apr 4, 2025 by
cockroach-teamcity
roachtest: perturbation/full/addNode 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
#143911
opened Apr 4, 2025 by
cockroach-teamcity
roachtest: failover/partial/lease-gateway/lease=leader 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.
release-blocker
Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
T-kv
KV Team
#143909
opened Apr 4, 2025 by
cockroach-teamcity
pkg/workload/rand/rand_test_/rand_test: pkg 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-testeng
TestEng Team
#143906
opened Apr 4, 2025 by
github-actions
bot
backup: compaction processor hot loop AC integration
A-disaster-recovery
branch-release-25.2
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
GA-blocker
T-disaster-recovery
#143903
opened Apr 3, 2025 by
dt
kvclient: omit lock re-acquisition locking gets when possible
A-buffered-writes
Related to the introduction of buffered writes
A-kv-client
Relating to the KV client and the KV interface.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
#143896
opened Apr 3, 2025 by
arulajmani
kvclient: disallow InitPut and Increment requests in the txnWriteBuffer
A-buffered-writes
Related to the introduction of buffered writes
A-kv-client
Relating to the KV client and the KV interface.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
#143894
opened Apr 3, 2025 by
arulajmani
kv: add a new buffered writes test variant in KVNemesis
A-buffered-writes
Related to the introduction of buffered writes
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-kv
KV Team
#143893
opened Apr 3, 2025 by
arulajmani
sql/schemachanger: CREATE INDEX falls back for index expressions
branch-master
Failures and bugs on the master branch.
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-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#143891
opened Apr 3, 2025 by
fqazi
kvserver: follow up work for auto-tuning closed ts
A-kv
Anything in KV that doesn't belong in a more specific category.
T-kv
KV Team
#143890
opened Apr 3, 2025 by
wenyihu6
2 tasks
sql: missing validation for SRFs with the same name
A-sql-pgcompat
Semantic compatibility with PostgreSQL
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-queries
SQL Queries Team
#143889
opened Apr 3, 2025 by
DrewKimball
roachtest: add a roachtest for auto-tuning closed ts
A-kv
Anything in KV that doesn't belong in a more specific category.
T-kv
KV Team
#143888
opened Apr 3, 2025 by
wenyihu6
plpgsql: parameter ordinal references are incorrect
A-sql-plpgsql
PL/pgSQL language
branch-master
Failures and bugs on the master branch.
branch-release-24.1
Used to mark GA and release blockers, technical advisories, and bugs for 24.1
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
#143887
opened Apr 3, 2025 by
DrewKimball
export: include column headers in export
A-cdc
Change Data Capture
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-cdc
#143884
opened Apr 3, 2025 by
rharding6373
Metadata/Enriched Envelope: support enriched envelope in cloud storage sink
A-cdc
Change Data Capture
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-cdc
#143883
opened Apr 3, 2025 by
rharding6373
Previous Next
ProTip!
Follow long discussions with comments:>50.