yugabyte/yugabyte-db

[YSQL] yb-admin UpgradeYsql should pick tserver closest to master

Open

#27,168 opened on May 14, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C (1,003 forks)batch import
area/docdbgood first issuekind/enhancementpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 30d)

Description

Jira Link: DB-16654

Description

In geo distributed clusters this helps speed up the upgrade. Ideally it send it to master which can use the GetClosestLiveTserver function to determine the tserver and redirect the request.

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Contributor guide