-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: yugabyte/yugabyte-db
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
[DocDB] Provide ability to specify HNSW implementation for vector index
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#27417
opened May 29, 2025 by
spolitov
1 task done
[DocDB] TServer could spend all rpc threads waiting on response cache
2024.2 Backport Required
2025.1 Backport Required
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/medium
Medium priority issue
#27412
opened May 29, 2025 by
spolitov
1 task done
[DocDB] CqlPackedRowTest.RemoteBootstrap fails in master
2025.1 Backport Required
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
kind/failing-test
Tests and testing infra
priority/medium
Medium priority issue
#27271
opened May 20, 2025 by
spolitov
1 task done
[DocDB] Flaky test VectorLSMTest.MultipleChunks/kUsearch
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/medium
Medium priority issue
#27011
opened May 1, 2025 by
yusong-yan
1 task done
[yugabyted] Cluster becomes completely unresponsive in schema changes under high load
2024.2 Backport Required
2025.1 Backport Required
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/high
High Priority
#26909
opened Apr 22, 2025 by
torao
1 task done
[DocDB] Deprecate gflag enable_stream_compression if possible
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/low
Low priority
#26787
opened Apr 10, 2025 by
rthallamko3
1 task done
[DocDB] Index scans do not use bloom filters if there is more than one ybctid
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#25569
opened Jan 10, 2025 by
rthallamko3
1 task done
[DocDB] Enable ysql_use_packed_row_v2 on by default
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#25366
opened Dec 19, 2024 by
rthallamko3
1 task done
Unit Test PackingVersion/PgPackedRowTest.RestorePITRSnapshotAfterOldSchemaGC/kV1 is flaky on alma8-clang17-tsan
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
kind/failing-test
Tests and testing infra
pitr
priority/medium
Medium priority issue
QA
QA filed bugs
#24674
opened Oct 29, 2024 by
agsh-yb
1 task done
[DocDB] Move VectorLSM to vector library
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#24614
opened Oct 24, 2024 by
spolitov
1 task done
[DocDB] fix race condition detected in test RaftConsensusITest.GetSafeTimeBeforeNoOpReplicated
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/medium
Medium priority issue
#24535
opened Oct 21, 2024 by
mdbridge
1 task done
[DocDB] Update VectorLSM during RocksDB Insert on FastPath and Intents apply
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#24062
opened Sep 20, 2024 by
lingamsandeep
1 task done
[DocDB] Add ability to set and get entry point for vector index
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#23570
opened Aug 21, 2024 by
spolitov
1 task done
[DocDB] SIGSEGV in yb-tserver 'NotifyReplicationFinished'. Multiple ReplicationFinished() callbacks triggered in retryable requests
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/high
High Priority
#23501
opened Aug 14, 2024 by
shamanthchandra-yb
1 task done
[DocDB][LST] ERROR: Schema packing not found: 57, available_versions: [56, 54, 52, 50, 48, 46, 44, 42, 40, 38, 36, 34, 32,......]
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/medium
Medium priority issue
qa_lst
Bugs identified using lst automation
QA
QA filed bugs
#23427
opened Aug 7, 2024 by
shishir2001-yb
1 task done
[DocDB] Packed row v2 storage format provides additional gains for char data types, can it be made the default.
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#22558
opened May 28, 2024 by
rthallamko3
1 task done
[DocDB] Investigate handling of thread creation failures
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/medium
Medium priority issue
#21454
opened Mar 13, 2024 by
mbautin
1 task done
[DocDB] Long waits for safe time in workload with follower reads during RBS when RPC compression is enabled
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/low
Low priority
#20847
opened Jan 30, 2024 by
SrivastavaAnubhav
1 task done
[DocDB] Fix race condition with ConnectionContextWithCallId::calls_being_handled_
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
priority/low
Low priority
#20783
opened Jan 25, 2024 by
mdbridge
1 task done
[DocDB] Optimize retryable requests handling by passing in attempt id
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#20665
opened Jan 17, 2024 by
mbautin
1 task done
[DocDB] RpcController thread safety semantics are unclear
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#19153
opened Sep 18, 2023 by
mbautin
1 task done
[DocDB] RPC thread pools get blocked in CqlIndexTest.ConcurrentIndexUpdate
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
kind/failing-test
Tests and testing infra
priority/medium
Medium priority issue
#18966
opened Sep 4, 2023 by
mbautin
1 task done
[DocDB] Keep track of Connection in OutboundCall
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#18773
opened Aug 20, 2023 by
mbautin
1 task done
[DocDB] Add API to decode zero encoded strings directly to byte buffer
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
#17267
opened May 10, 2023 by
spolitov
1 task done
[DocDB] flaky test: CqlTabletSplitTest.BatchTimeseries
area/docdb
YugabyteDB core features
kind/bug
This issue is a bug
kind/failing-test
Tests and testing infra
priority/medium
Medium priority issue
#16690
opened Apr 4, 2023 by
bmatican
1 task done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.