yugabyte/yugabyte-db

[DocDB] add is_yb_managed gflag to master and TServers

Open

#30.110 aperta il 26 gen 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)C (1003 fork)batch import
area/docdbgood first issuekind/enhancementoss_commitpriority/medium

Metriche repository

Star
 (8229 star)
Metriche merge PR
 (Merge medio 17g 21h) (92 PR mergiate in 30 g)

Descrizione

Jira Link: DB-19966

Description

Plan is to pass this flag with a value of true for instances running in YBM. That is, the code that starts these processes on YBM will set this flag to true.

Flag should default to false.

For now, nothing will be reading this flag. We plan to use this flag to roll out some features to YBM first and only later to YBA/OSS.

Probably want to put this in common_flags.h or the equivalent

(We need the flag defined first before YBM can start passing it.)

backport this to 2024.2, 2025.1, 2025.2

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.

Guida contributor