Hari Krishna Sunder

Results 12 issues of Hari Krishna Sunder

Jira Link: [DB-3177](https://yugabyte.atlassian.net/browse/DB-3177) ### Description Set regular_tablets_data_block_key_value_encoding to three_shared_parts in new clusters and shared_prefix in old ones.

kind/bug
area/docdb
priority/medium

Jira Link: [DB-3531](https://yugabyte.atlassian.net/browse/DB-3531) ### Description The master library depends on the entire tserver library which includes pg, cdc_consumer, and other tserver only code. master only requires a subset of docdb...

kind/enhancement
area/docdb
priority/medium

Jira Link: [DB-3185](https://yugabyte.atlassian.net/browse/DB-3185) ### Description Path handlers should accept a json object as a parameter, and fill out the fields of this object with information to be displayed on their...

kind/bug
area/docdb
priority/medium

Currently the comment states the following: ```cpp // NOTE: To change the log level for VLOG(_IS_ON) sites // that have already executed after/during InitGoogleLogging, // one needs to supply the...

PR welcome

Jira Link: [DB-8519](https://yugabyte.atlassian.net/browse/DB-8519) ### Description Move xCluster related master logic out of CatalogManager. - [x] Cleanup redundant code #19353 - [x] Create XClusterManager #19353 - [x] Test Cleanup #19353 -...

kind/enhancement
area/docdb
priority/medium

Jira Link: [DB-11240](https://yugabyte.atlassian.net/browse/DB-11240) ### Description TestXClusterLogGCedWithTabletBootStrap should not be here ### Issue Type kind/enhancement ### Warning: Please confirm that this issue does not contain any sensitive information - [X] I...

kind/enhancement
area/docdb
priority/medium

Jira Link: [DB-10734](https://yugabyte.atlassian.net/browse/DB-10734) ### Description ``` │W0331 18:18:57.147332 59519 long_operation_tracker.cc:114] Read running for 6.027s in thread 95130: │ │ @ 0x2a253d9 yb::AtomicGauge::IncrementBy() │ │ @ 0x33a882b rocksdb::StatisticsMetricImpl::recordTick() │ │ @...

kind/bug
area/docdb
priority/medium
2024.1 Backport Required

Jira Link: [DB-11214](https://yugabyte.atlassian.net/browse/DB-11214) ### Description enable_automatic_tablet_splitting is ON by default. But several test like `CqlTabletSplitTestExt` still explicitly set it `--enable_automatic_tablet_splitting=true`. These should be cleaned up. ### Issue Type kind/enhancement ###...

kind/enhancement
area/docdb
priority/medium

YugabyteDB now fully supports the pg_cron extension.

Jira Link: [DB-10733](https://yugabyte.atlassian.net/browse/DB-10733) ### Description ScheduleRemoveIntents runs before Tablet Peer starts up causes intents to pile up, which can lead to slower queries. `W0331 01:50:23.528440 77117 remove_intents_task.cc:57] Remove intents task...

kind/bug
priority/high