-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Insights: yugabyte/yugabyte-db
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v2024.1.4.0 v2024.1.4.0 (Released January 09, 2025)
published
Jan 9, 2025
19 Pull requests merged by 5 people
-
[DOC-609][docs] Voyager docs for v1.8.9
#25599 merged
Jan 14, 2025 -
[DOC-608][Doc] update schema review workaround PG section
#25598 merged
Jan 14, 2025 -
[doc][2024.2.1] Added limitations for YSQL Connection Manager
#25458 merged
Jan 14, 2025 -
[doc][2024.2.1] Update YSQL Connection Manager to EA tag
#25555 merged
Jan 14, 2025 -
[doc] YCQL cloning TP
#25617 merged
Jan 14, 2025 -
[doc][yba][2.25] Copy YBA changes to preview
#25593 merged
Jan 14, 2025 -
[doc][cdc] Update logical replication limitation on table rewrite DDLs
#25511 merged
Jan 13, 2025 -
update v2024.1.4.0 release notes
#25597 merged
Jan 13, 2025 -
[doc] xCluster target backup limitation
#25588 merged
Jan 11, 2025 -
[DOC-582][DOC-598][CLOUDGA-24878][CLOUDGA-25342][doc][ybm][cli] Docs for VM, Prometheus, Google Cloud
#25334 merged
Jan 10, 2025 -
[DOC-591][doc][ybm][cli] Docs for Database audit logging commands
#25483 merged
Jan 10, 2025 -
[DOC-580][CLOUDGA-24950][ybm][cli] DB Query logging cli commands
#25213 merged
Jan 10, 2025 -
Improving Azure backup config docs
#25560 merged
Jan 10, 2025 -
[DOC-599][TA] Add Tech advisory TA-25193
#25507 merged
Jan 10, 2025 -
[docs] Release notes for 2024.1.4.0-b108
#25412 merged
Jan 9, 2025 -
Revert "[DOC-598][doc][ybm][cli] Docs for GOOGLECLOUD integration"
#25549 merged
Jan 9, 2025 -
[DOC-598][doc][ybm][cli] Docs for GOOGLECLOUD integration
#25508 merged
Jan 9, 2025 -
[doc] Read replica placement command fix
#25543 merged
Jan 8, 2025 -
[doc][yba] S3-compatible storage
#25506 merged
Jan 8, 2025
9 Pull requests opened by 3 people
-
[doc] Cohesity Integration
#25526 opened
Jan 8, 2025 -
Add caution about using explicit PREPARE/EXECUTE call
#25532 opened
Jan 8, 2025 -
[doc][2.25] Pg15 docs
#25545 opened
Jan 8, 2025 -
[doc][yba] Installing python and YBA nodes
#25563 opened
Jan 9, 2025 -
[doc][faq] db size
#25589 opened
Jan 10, 2025 -
[doc][yba][2.25] Add auto provisioning
#25592 opened
Jan 11, 2025 -
[doc][2.25] Copy LRT 2024.2 changes to preview
#25595 opened
Jan 11, 2025 -
[doc][yba][2.25] Copy more changes to preview
#25596 opened
Jan 12, 2025 -
[DOC-586][Docs]Add tserver data size metrics to the docs
#25619 opened
Jan 14, 2025
59 Issues closed by 17 people
-
Index on timestamp column should be automatically imported as ASC (range) index #49
#23992 closed
Jan 14, 2025 -
Report the information for uncategorized.sql in the schema analysis report.
#23993 closed
Jan 14, 2025 -
[YSQL] Remove advisory lock specific fields from PgPerformOptionsPB
#25591 closed
Jan 14, 2025 -
Support unaccent extension
#24495 closed
Jan 14, 2025 -
[DocDB] Object locks : Ensure unlock updates in reverse order (wrt what is done in lock)
#25380 closed
Jan 14, 2025 -
[Docs] Instant Database Cloning for YCQL should be in Tech Preview
#25616 closed
Jan 14, 2025 -
[DocDB] Clone fails with "index is not valid" error for partition table
#24260 closed
Jan 14, 2025 -
Walsender code sometimes goes to filesystem
#21520 closed
Jan 13, 2025 -
[CDCSDK] Logs to debug without vlogs for consistency tests
#17971 closed
Jan 13, 2025 -
[DocDB] Automatically tune values for load balancer RBS and data move flags
#18403 closed
Jan 13, 2025 -
YCQL: Row-level TTL is not working for upserts on JSONB columns using Spark code
#25609 closed
Jan 13, 2025 -
[YSQL] Failing tests: org.yb.ysqlconnmgr
#24294 closed
Jan 13, 2025 -
[CDCSDK] In logical replication model, if stream/slot expires, hidden tablets are not deleted.
#24978 closed
Jan 13, 2025 -
[DocDB] Observed Inconsistent sum of balance during bank workload with Parallel Queries
#25484 closed
Jan 13, 2025 -
[CDCSDK] Merge the alter table command triggered at stream creation
#12769 closed
Jan 13, 2025 -
safe_hybrid_time warning message getting printed frequently
#23148 closed
Jan 13, 2025 -
testLogBackendMemoryTexts fails while using Connection Manager
#21507 closed
Jan 13, 2025 -
[YSQL] fix/enforce type names in ybc_* files
#25587 closed
Jan 12, 2025 -
[YSQL] ANALYZE may took too much time or even fail with RPC Timeout
#21041 closed
Jan 11, 2025 -
[YSQL] Make ANALYZE more efficient
#21656 closed
Jan 11, 2025 -
[YSQL] Explore a random sampling algorithm for ANALYZE that doesn't scan full tablets
#15114 closed
Jan 11, 2025 -
[YSQL] deduplicate guc variable code
#25586 closed
Jan 10, 2025 -
[YSQL] PG15 failing tests
#24283 closed
Jan 10, 2025 -
[YSQL] [PG15 Online upgrade] Add apis for YBA
#25376 closed
Jan 10, 2025 -
[YSQL] [PG15 Online upgrade] Cleanup the dump folder after a failed upgrade
#25568 closed
Jan 10, 2025 -
[DocDB] Reduce boilerplate for defining hash functions for structs
#25403 closed
Jan 10, 2025 -
[DocDB] Remove NOLINT from concept definitions
#25536 closed
Jan 10, 2025 -
[DocDB] Repeated global mutex locks in ObjectLockManager lock acquire
#25379 closed
Jan 10, 2025 -
[DocDB] Use std::mutex for write lock in RWCLock
#25391 closed
Jan 10, 2025 -
[DocDB] PgAutoAnalyzeTest.DeletedTableMutationsCount2 fails in release
#25449 closed
Jan 10, 2025 -
Add keyspace name to /statements endpoint output
#25368 closed
Jan 10, 2025 -
[YSQL] Move setting of set_force_catalog_modifications from PgDmlWrite into PgSession
#25434 closed
Jan 10, 2025 -
[DocDB] Advisory lock: Integrate session level advisory locks with wait-queues and deadlock detection
#24710 closed
Jan 10, 2025 -
[DocDB] Advisory locks: Conflicts across session and transactional level advisory locks.
#25238 closed
Jan 9, 2025 -
[DocDB] Advisory Locks: Signal waiters when releasing advisory locks
#25215 closed
Jan 9, 2025 -
[YSQL] [PG15 Online upgrade] allow upgrades even when yugabyte db does not exist
#25377 closed
Jan 9, 2025 -
[YSQL] [PG15 15 Online upgrade] Drop pg11 tables after upgrade finalization
#25546 closed
Jan 9, 2025 -
[YSQL] Add a friendly helper class to help update YsqlCatalogConfig
#25418 closed
Jan 9, 2025 -
[yugabyted] Node starts with hostname as advertise_address instead of private IP
#25037 closed
Jan 9, 2025 -
[yugabyted] Fix the failing test org.yb.yugabyted.TestYugabytedPgParity#testPgParity
#25499 closed
Jan 9, 2025 -
[yugabyted] Adding `pg_isready` status to yugabyted CLI.
#22417 closed
Jan 9, 2025 -
[DocDB][Unit] Test SnapshotTest.HideTablesCoveredBySnapshot flaky
#25255 closed
Jan 8, 2025 -
[DocDB] YbAdminSnapshotScheduleTest.DeleteIndexOnRestore fails in ASAN
#25405 closed
Jan 8, 2025 -
[DocDB] PgTablespacesTest.TestPreferredZone fail in TSAN
#25430 closed
Jan 8, 2025 -
[xCluster] Add test for "xCluster safe time task stops if master loses lease but retains leadership"
#25505 closed
Jan 8, 2025 -
[YSQL] flaky test: org.yb.pgsql.TestPgRegressJoin.testPgRegressJoin
#16889 closed
Jan 8, 2025 -
[YSQL] Remove unused parameters from YBInitPostgresBackend
#25417 closed
Jan 8, 2025 -
[YSQL] OOM killer can lead to parent pg process getting stuck in WaitForBackgroundWorkerShutdown
#24706 closed
Jan 8, 2025 -
[YSQL] Collect InitDB errors in log file
#24813 closed
Jan 8, 2025 -
[CDCSDK] Data loss observed on master 2.25.1.0-b30
#25509 closed
Jan 8, 2025 -
[xCluster] xCluster safe time task stops if master loses lease but retains leadership
#25480 closed
Jan 7, 2025 -
[YSQL] YB cost model does not leverage extended statistics
#13598 closed
Jan 7, 2025 -
[YSQL] Address YB_TODO for check_for_tables_with_oids in check.c
#25498 closed
Jan 7, 2025 -
[DocDB] Fix session advisory lock isolation test suite failure
#25514 closed
Jan 7, 2025 -
[DocDB] Advisory lock: Introduce session level transaction for supporting session advisory locks
#24711 closed
Jan 7, 2025 -
[DocDB] Allow building with thirdparty PR
#25089 closed
Jan 7, 2025
81 Issues opened by 29 people
-
[YSQL] Enable precheck for auth enabled universe upgrade tests
#25621 opened
Jan 14, 2025 -
[YSQL] Failing PG15 Upgrade Tests
#25620 opened
Jan 14, 2025 -
Certify Diesel with rust-postgres smart driver and update orm-examples to use rust-postgres smart driver.
#25618 opened
Jan 14, 2025 -
[DocDB] Enable printing out why each RocksDB flush is being done
#25615 opened
Jan 14, 2025 -
[DocDB] Prevent overrunning of MemTable memory limit
#25614 opened
Jan 13, 2025 -
[YSQL] Enable catcache TOAST compression by default
#25613 opened
Jan 13, 2025 -
[YSQL] /mnt/d0/pg_data_15 exists but is not empty FATAL occurred in linux kernel shutdown nemesis scenario
#25612 opened
Jan 13, 2025 -
[DocDB] Make rocksdb_compact_flush_rate_limit_bytes_per_sec runtime flag
#25611 opened
Jan 13, 2025 -
[DocDB] Simplify Load Balancer flags
#25610 opened
Jan 13, 2025 -
[YSQL] ysql_dump_all still emits an ALTER ROLE For existing roles when ignore_existing_roles is set
#25608 opened
Jan 13, 2025 -
[YSQL] Ensure pushdown is disabled before upgrade
#25607 opened
Jan 13, 2025 -
[YSQL] Observed Postgres crash (SIGSEGV, Segmentation fault) with login_profile and oidc flags enabled
#25606 opened
Jan 13, 2025 -
Add CDC support with xcluster source database
#25604 opened
Jan 13, 2025 -
Add query id and leader pid fields to /rpcz response
#25603 opened
Jan 13, 2025 -
[DocDB] Use ScopedStatistics during write operations
#25602 opened
Jan 13, 2025 -
[YSQL] Core dump occurred in bank transactional workload with restart VM and package loss nemesis
#25601 opened
Jan 13, 2025 -
[DocDB] Implement dynamic bloom filtering for RocksDB iterator
#25600 opened
Jan 12, 2025 -
[YSQL] [PG15 Online upgrade] Kill inflight DDLs before starting catalog upgrades
#25594 opened
Jan 11, 2025 -
[DocDB] Add test for PgAdvisoryLockTest with dependencies between sessions
#25590 opened
Jan 11, 2025 -
[DocDB] Update the error message for advisory locks to use the preview feature.
#25585 opened
Jan 10, 2025 -
[DocDB] Add robust vector for use in shared memory
#25584 opened
Jan 10, 2025 -
[DocDB] in 2.20, make tablet limit enforcement off unless experimental flags are used
#25583 opened
Jan 10, 2025 -
[DocDB] Remove fields in RaftGroupReplicaSuperBlockPB starting with OBSOLETE_
#25582 opened
Jan 10, 2025 -
[DocDB] Use VECTOR data type to determine whether column is vector
#25581 opened
Jan 10, 2025 -
Capture Table Creation dateand time in Master or T-Server endpoint
#25580 opened
Jan 10, 2025 -
[DocDB] Optimize 2nd phase of block-based sampling for ANALYZE
#25579 opened
Jan 10, 2025 -
[YSQL] [conn-mgr] Move "enable_ysql_conn_mgr" out from preview flags
#25578 opened
Jan 10, 2025 -
[YSQL][conn-mgr] Support unnamed prepared statements bind+execute on different backend
#25577 opened
Jan 10, 2025 -
[YSQL][QueryDiagnostics] Disable dumping schema details by default
#25576 opened
Jan 10, 2025 -
[YSQL] PostgreSQL 12 and later features
#25575 opened
Jan 10, 2025 -
[YSQL] Merge command
#25574 opened
Jan 10, 2025 -
[CDC] Enable caching of data read for CDC in block cache
#25573 opened
Jan 10, 2025 -
[CDC] Add byte size threshold to limit GetConsistentChanges response
#25572 opened
Jan 10, 2025 -
[DocDB] Provide block loading friendly Hnsw implementation
#25571 opened
Jan 10, 2025 -
Modify yb-sample-apps to grant permission for creating table on public schema to non-superusers
#25570 opened
Jan 10, 2025 -
[DocDB] Index scans do not use bloom filters if there is more than one ybctid
#25569 opened
Jan 10, 2025 -
[DocDB] Advisory locks: Optimized mechanism for unblocking waiters blocked on session advisory locks
#25567 opened
Jan 9, 2025 -
[DocDB] Advisory locks: Do not allow statements to be executed on a session that is aborted
#25566 opened
Jan 9, 2025 -
[YSQL] Incorrect estimation of seeks and nexts in base table for secondary index scans
#25564 opened
Jan 9, 2025 -
Move slot restart time even when there are no writes
#25562 opened
Jan 9, 2025 -
[YSQL] Fix static pg_ctype_cache * pg_ctype_cache_list to be thread safe
#25561 opened
Jan 9, 2025 -
[YSQL] Possible incorrect order in queries with IN clause
#25559 opened
Jan 9, 2025 -
[DocDB] Fix enabling block-based sampling flags to enable it by default
#25557 opened
Jan 9, 2025 -
Add limitations for connection manager to 2024.2 docs
#25556 opened
Jan 9, 2025 -
[YSQL] Rid off multiple code blocks for pg_types map building
#25554 opened
Jan 9, 2025 -
[DB] Handle renaming of a database where PITR is enabled
#25553 opened
Jan 9, 2025 -
[YSQL] Analyze is marked as beta, when it should not be
#25552 opened
Jan 9, 2025 -
Allow PG_upgrade binary to execute with root user
#25551 opened
Jan 9, 2025 -
Non-consumed Slot Expiration Stuck After 20 Mins and never expires
#25550 opened
Jan 9, 2025 -
[yugabyted] How to scale down?
#25548 opened
Jan 9, 2025 -
[CDCSDK] Evaluate Changing Log Level for DestroyVirtualWALBatchForCDC in cdc_service.cc:4987
#25547 opened
Jan 9, 2025 -
[YSQL] PgRegressIsolation* tests failing in ASAN
#25544 opened
Jan 8, 2025 -
[YSQL] Review gram.y changes between PG11-YB and PG15-YB
#25542 opened
Jan 8, 2025 -
[YSQL] [PG15] Handle create database locale option
#25541 opened
Jan 8, 2025 -
[DocDB] Add robust linked list
#25540 opened
Jan 8, 2025 -
[DocDB] Add offset pointer
#25539 opened
Jan 8, 2025 -
[DocDB] Add mechanism for reserving virtual addresses
#25538 opened
Jan 8, 2025 -
[DocDB] Add tool to parse results for Jepsen append workload failures
#25537 opened
Jan 8, 2025 -
[DocDB] Add crash points for testing
#25535 opened
Jan 8, 2025 -
[DocDB] Add robust mutex
#25534 opened
Jan 8, 2025 -
[YSQL][QueryDiagnostics] Handle more interrupts for query diagnostics background worker.
#25533 opened
Jan 8, 2025 -
[YSQL] [ASH] The root_request to be a separate view in the ASH system.
#25531 opened
Jan 8, 2025 -
Migration Complexity in Assessment not getting updated on command re-runs
#25530 opened
Jan 8, 2025 -
[YSQL][QueryDiagnostics] Remove non YB columns from pg_stat_statements.csv
#25529 opened
Jan 8, 2025 -
[DocDB][DBscope] Could not find CDC stream: stream_id in tserver
#25528 opened
Jan 8, 2025 -
Extended Statistics coverage with TAQO for PG15
#25525 opened
Jan 8, 2025 -
Perf : Tune max_wal_senders & retention time in ybm
#25524 opened
Jan 8, 2025 -
[YSQL] Log spam due to Hikari driver enforcing default Read Committed isolation
#25523 opened
Jan 8, 2025 -
[yugabyted] Update unit tests dependency graph to run yugabyted releated tests
#25522 opened
Jan 7, 2025 -
[YSQL] Partition with out-of-order columns constructs incorrect UPDATE payload
#25521 opened
Jan 7, 2025 -
[DocDB] Set lower bound for iterator on the read path.
#25520 opened
Jan 7, 2025 -
[DocDB] Remove global mutex locks in ObjectLockManager
#25519 opened
Jan 7, 2025 -
[DocDB] Acquire table-level locks directly from PG
#25518 opened
Jan 7, 2025 -
[DocDB] Add robust hash map for use in shared memory
#25517 opened
Jan 7, 2025 -
[DocDB] Add a shared memory allocator
#25516 opened
Jan 7, 2025 -
[DocDB] Move TSLocalLockManager into shared memory
#25515 opened
Jan 7, 2025 -
Show all tablets for a table by default using yb-admin
#25513 opened
Jan 7, 2025
103 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[doc][cdc][2024.2.1] Update docs for longer data retention
#25291 commented on
Jan 13, 2025 • 21 new comments -
[YSQL][docs] YSQL connection manager gflags docs
#25459 commented on
Jan 13, 2025 • 13 new comments -
[doc][2024.2.2] auto analyze service
#25188 commented on
Jan 13, 2025 • 2 new comments -
[doc][2.25] Update docs to remove limitation of tablespaces for colocated tables
#25512 commented on
Jan 11, 2025 • 0 new comments -
[DocDB] GetLoadMoveCompletion can return inaccurate results in some cases after a master failover
#19620 commented on
Jan 13, 2025 • 0 new comments -
[DocDB] Master reports tablets as leaderless and underreplicated before getting any heartbeats from tservers
#18565 commented on
Jan 13, 2025 • 0 new comments -
[DocDB] Compactions on split children fail with schema packing not found error.
#25106 commented on
Jan 13, 2025 • 0 new comments -
YSQL - Write Unit tests to each connection manager config
#25443 commented on
Jan 13, 2025 • 0 new comments -
[YSQL] Address YB_TODO in pg_upgrade.c's check_pghost_envvar
#25477 commented on
Jan 13, 2025 • 0 new comments -
[YSQL] PG15 Online Upgrade fails with constraint on partitioned table
#25339 commented on
Jan 13, 2025 • 0 new comments -
[YSQL] PG15 Online Upgrade from 2024.2.1 fails with partitioned table
#25338 commented on
Jan 13, 2025 • 0 new comments -
[CDC] Unnecessary resource retention in logical replication for both split parent & child tablets
#24918 commented on
Jan 13, 2025 • 0 new comments -
[YSQL] Add support for postgresql_anonymizer extension
#22029 commented on
Jan 13, 2025 • 0 new comments -
[CDCSDK] Saw a data loss issue with xcluster + CDC on master (2.21.0.0-b57)
#19519 commented on
Jan 13, 2025 • 0 new comments -
[CDCSDK] Move large functions from cdcsdk_test_base.h to the cc file
#19485 commented on
Jan 13, 2025 • 0 new comments -
[CDCSDK] Enable cdcsdk tests in TSAN mode
#19752 commented on
Jan 13, 2025 • 0 new comments -
[CDCSDK] Flaky test CDCServiceTest.TestGetChangesWithDeadline
#20296 commented on
Jan 13, 2025 • 0 new comments -
[CDCSDK] Fix usages of CDCSDKCheckpointPB by adding a lightweight struct variant for local function calls
#16280 commented on
Jan 13, 2025 • 0 new comments -
[CDC]: Older messages getting published for table when streaming starts when snapshot_existing_data is false
#16744 commented on
Jan 13, 2025 • 0 new comments -
[DBZ-PGYB] Create pipeline to run PG connector tests in GitHub Actions
#22895 commented on
Jan 13, 2025 • 0 new comments -
[CDCSDK] CDC xCluster Packed Columns Fails with Stream Expiration and Core Dumps on YB v2024.1.3.0-b105
#25472 commented on
Jan 13, 2025 • 0 new comments -
[CDCSDK] Regression: xCluster + CDC case failed with GCed issue
#19253 commented on
Jan 13, 2025 • 0 new comments -
[YSQL] Add support for advisory_locks
#3642 commented on
Jan 13, 2025 • 0 new comments -
Avoid enquoting GUC_LIST_INPUT, GUC_LIST_QUOTE session variables values in connection manager
#23440 commented on
Jan 13, 2025 • 0 new comments -
[CDC] Enhance pg_replication_slots view to display lsn_type parameter too
#24108 commented on
Jan 13, 2025 • 0 new comments -
The C# smart driver fails to make connection with connection manager turned on and load balance set as true
#24898 commented on
Jan 13, 2025 • 0 new comments -
Support for schema versioning for each partitions in WalSender
#22857 commented on
Jan 9, 2025 • 0 new comments -
[doc][2.25] Add pg_cron flags
#25502 commented on
Jan 7, 2025 • 0 new comments -
WIP: [DocDB] Add additional logging about SST files
#25465 commented on
Jan 11, 2025 • 0 new comments -
[doc][2.25] Query diagnostics
#25463 commented on
Jan 13, 2025 • 0 new comments -
Add auto analyze service tserver and master flags
#25097 commented on
Jan 9, 2025 • 0 new comments -
Adding page for CBO
#24736 commented on
Jan 13, 2025 • 0 new comments -
Update hibernate example under orm-examples repository
#23255 commented on
Jan 14, 2025 • 0 new comments -
YB JDBC smart driver doesn't support Array<string>
#21261 commented on
Jan 14, 2025 • 0 new comments -
node-postgres smart driver test intermittently failing on jenkins pipeline
#25076 commented on
Jan 14, 2025 • 0 new comments -
Fix intermittent failure in ruby-pg tests on Jenkins pipeline due to failure in installing the gem
#25409 commented on
Jan 14, 2025 • 0 new comments -
[DocDB] Instrument PeriodicTimer to log when it fails to start the task on time
#24801 commented on
Jan 14, 2025 • 0 new comments -
[DocDB] Check flushed frontier against earliest op id on tablet bootstrap
#19449 commented on
Jan 13, 2025 • 0 new comments -
[DocDB] Raft leader should reject updates from a leader with same op index but different term
#23453 commented on
Jan 13, 2025 • 0 new comments -
Simplify the Clock Skew Flags and log message
#25435 commented on
Jan 13, 2025 • 0 new comments -
Table can get stuck in HIDING state and blocks dropping of the table
#22159 commented on
Jan 13, 2025 • 0 new comments -
[docdb] Perform extra validation when setting tablespace/placement info
#23406 commented on
Jan 13, 2025 • 0 new comments -
[DocDB] Incorrect update of last_caughtup_physicaltime metric when tablet is applying operation
#25457 commented on
Jan 13, 2025 • 0 new comments -
[PG15 Online upgrade] Support for operator pushdown during upgrade
#24730 commented on
Jan 13, 2025 • 0 new comments -
Load Balancer should throttle max concurrent RBS based on source nodes
#24544 commented on
Jan 13, 2025 • 0 new comments -
[DocDB] Over-replicated tablets should not block fixing under-replication
#24340 commented on
Jan 13, 2025 • 0 new comments -
[DocDB] Allow LB to skip/jump past specific tables/tablets
#22319 commented on
Jan 13, 2025 • 0 new comments -
[DocDB] Add LB Dashboard for LB metrics in Vesuvius for CE investigations.
#22354 commented on
Jan 13, 2025 • 0 new comments -
Leader tablets are not balanced, yet the Load Balancer status shows as Balanced
#23861 commented on
Jan 13, 2025 • 0 new comments -
Leader tablets are balanced, but the Load Balancer status shows as Not Balanced.
#23862 commented on
Jan 13, 2025 • 0 new comments -
[DocDB] On initial cluster creation, do not wait for `load_balancer_initial_delay_secs` gflag timeout to be reached.
#19838 commented on
Jan 13, 2025 • 0 new comments -
Create a SQL function to return a table's current partition ranges based on existing tablets
#22851 commented on
Jan 9, 2025 • 0 new comments -
PG Connector support for multiple tasks for slot consumption, create/use 1 slot per task
#22860 commented on
Jan 9, 2025 • 0 new comments -
Use slot option to communicate map of partition id and start_lsn for each partition_id
#22856 commented on
Jan 9, 2025 • 0 new comments -
[yugabyted] `xcluster status` command not working.
#25426 commented on
Jan 9, 2025 • 0 new comments -
[YSQL] Failing test testPgRegressProc
#25042 commented on
Jan 8, 2025 • 0 new comments -
Throw unsupported exception for CERT Authentication with ysql connection manager
#20024 commented on
Jan 8, 2025 • 0 new comments -
[YSQL][postgres_fdw] ERROR: System column with id -1 is not supported yet
#11419 commented on
Jan 8, 2025 • 0 new comments -
[DocDB] Improve bulk load performance for colocated table
#25456 commented on
Jan 8, 2025 • 0 new comments -
[YSQL] Request to add Event_ID to the views yb_active_session_history and yb_event_desc.
#25503 commented on
Jan 8, 2025 • 0 new comments -
[YSQL][postgres_fdw] Segmentation fault in MakeExpandedObjectReadOnlyInternal()
#11426 commented on
Jan 8, 2025 • 0 new comments -
[New Feature] Update npgsql and efcore.pg
#25464 commented on
Jan 8, 2025 • 0 new comments -
Add provision in ysql connection manager to avoid using backend process which are destroyed
#23154 commented on
Jan 8, 2025 • 0 new comments -
Fix memory leaks and warnings reported by the Valgrind run
#19537 commented on
Jan 8, 2025 • 0 new comments -
[CDC] Increase sys_catalog history retention upon stream creation and return back to default value when all the streams are dropped
#25432 commented on
Jan 8, 2025 • 0 new comments -
[DocDB] [Intermittent]Table deleted, Tablet not found on execute alter table drop constraint
#25493 commented on
Jan 8, 2025 • 0 new comments -
Allowing non-ssl connections with custom hba entry in ssl encrypted cluster
#21208 commented on
Jan 8, 2025 • 0 new comments -
Verify all client's ssl mode with ysql connection manager
#25411 commented on
Jan 8, 2025 • 0 new comments -
Supporting CERT Authentication In Ysql Conn Mgr
#20658 commented on
Jan 8, 2025 • 0 new comments -
Support IPv6 protocol with ysql connection manager
#24765 commented on
Jan 8, 2025 • 0 new comments -
Support for unix socket connectivity b/w client and odyssey
#20048 commented on
Jan 8, 2025 • 0 new comments -
[YSQL][QueryDiagnostics] Handle node restarts by persisting data
#25471 commented on
Jan 8, 2025 • 0 new comments -
[YSQL] Add support for Aggregate pushdown for partition tables
#25208 commented on
Jan 7, 2025 • 0 new comments -
[YSQL] Tablespaces must allow specifying read replica placement policies
#12180 commented on
Jan 7, 2025 • 0 new comments -
[DocDB] Segmentation fault in yb-server`cds::intrusive::BasketQueue<cds::gc::DHP'
#25492 commented on
Jan 7, 2025 • 0 new comments -
[DocDB] log-dump utility fails to print encrypted WAL file
#17816 commented on
Jan 7, 2025 • 0 new comments -
testMemUsageFuncsWithMultipleBackends fails with connection manager enabled
#21549 commented on
Jan 13, 2025 • 0 new comments -
[yugabyted] --advertise_address=0.0.0.0 not change yugabyted.conf inside docker
#24288 commented on
Jan 11, 2025 • 0 new comments -
[DocDB] Add additional logging about SST files
#20880 commented on
Jan 11, 2025 • 0 new comments -
[DocDB] Implement block-based sampling for ANALYZE for non-colocated sharded tables
#24113 commented on
Jan 11, 2025 • 0 new comments -
[YSQL] [PG15 Online upgrade] Delete pg11 catalog tables after the upgrade completes
#25382 commented on
Jan 10, 2025 • 0 new comments -
[DocDB] Remove initial load balancer delay for new master leaders
#16287 commented on
Jan 10, 2025 • 0 new comments -
Usability improvements for cloudbound time sync service in yugabyted deployments
#24852 commented on
Jan 10, 2025 • 0 new comments -
[DocDB] Advisory locks: Support session level advisory locks
#24709 commented on
Jan 10, 2025 • 0 new comments -
Set Leader lease to be larger than the heartbeat interval
#1348 commented on
Jan 10, 2025 • 0 new comments -
[yugabyted] Add `--use_client_to_server_encryption` gflag as part of master gflags
#25332 commented on
Jan 10, 2025 • 0 new comments -
[Master]PSQLException: ERROR: permission denied for schema public
#25307 commented on
Jan 10, 2025 • 0 new comments -
[DocDB][xCluster][DB-Scoped] Missing namespace and incorrect tablet count, replication stopped
#25280 commented on
Jan 9, 2025 • 0 new comments -
[DocDB] Implement support for GetTableKeyRanges API for hash sharded tables
#19343 commented on
Jan 9, 2025 • 0 new comments -
[CDCSDK] "Snapshot too old" error when dynamic table addition is disabled
#24781 commented on
Jan 9, 2025 • 0 new comments -
[YSQL] Nodes crash due to spaces in g-flag values during universe creation or g-flag upgrades
#25006 commented on
Jan 9, 2025 • 0 new comments -
[DocDB] Implement block-based sampling for ANALYZE for colocated tables
#24112 commented on
Jan 9, 2025 • 0 new comments -
Allow yb_db_admin to create publication on all tables
#25468 commented on
Jan 9, 2025 • 0 new comments -
Have separate Partition Context based on Partition Id to manage its LSN
#22852 commented on
Jan 9, 2025 • 0 new comments -
[DBZ-PGYB] SQL function to get the list of tablets
#21395 commented on
Jan 9, 2025 • 0 new comments -
WALSender support for multiple partitions based on slot options
#22854 commented on
Jan 9, 2025 • 0 new comments -
Support for LSN management for each partitions in WalSender
#22858 commented on
Jan 9, 2025 • 0 new comments -
Create Virtual WAL Manager to handle multiple Virtual WAL
#22855 commented on
Jan 9, 2025 • 0 new comments -
Add an option to skip sending records in consistent order
#21363 commented on
Jan 9, 2025 • 0 new comments -
[DBZ-PGYB] Handle multiple task to support parallelism in PG connector
#21393 commented on
Jan 9, 2025 • 0 new comments -
Support for interleaved transaction in WALSender
#22859 commented on
Jan 9, 2025 • 0 new comments -
Supporting commit_lsn/start_lsn for each partitions in start_slot using options
#22853 commented on
Jan 9, 2025 • 0 new comments