Sanketh I

Results 7 issues of Sanketh I

Jira Link: [[DB-309]](https://yugabyte.atlassian.net/browse/DB-309) ### Description 1. Create an entry in /etc/hosts of the form `127.0.0.2 localhost2` 2. Forward 127.0.0.2:7100 -> 127.0.0.1:7100 using something like `ssh -L 127.0.0.2:7100:127.0.0.1:7100 localhost bash` 3....

kind/bug
area/docdb
priority/medium

Clarify local vs remote storage tradeoffs

area/documentation

Jira Link: [DB-2264](https://yugabyte.atlassian.net/browse/DB-2264) The following docdb metrics could help us alert better: 1. master lb count of tasks remaining : could be used to alert for a stuck master lb...

kind/enhancement
area/docdb
priority/high

Jira Link: [DB-8400](https://yugabyte.atlassian.net/browse/DB-8400) ### Description After a master failover, the new master has a table -> tablet map and a tablet -> tserver map in the sys catalog (The latter...

kind/bug
area/docdb
priority/medium

Jira Link: [DB-10113](https://yugabyte.atlassian.net/browse/DB-10113) ### Description #18788 added a new RPC to expose the RAFT heartbeat delay for masters. Could we also expose this as a metric so that it can...

kind/enhancement
area/docdb
priority/medium

Jira Link: [DB-8577](https://yugabyte.atlassian.net/browse/DB-8577) ### Description Master load balancing continues to add tablets to a tserver even if it doesn't have the disk capacity. This can cause the tserver to run...

kind/bug
good first issue
area/docdb
priority/medium