yugabyte/yugabyte-db

[DocDB] add is_yb_managed gflag to master and TServers

オープン

#30,110 opened on 2026/01/26

 (1 件のコメント) (0 件のリアクション) (1 人の担当者)C (1,003 件のフォーク)batch import
area/docdbgood first issuekind/enhancementoss_commitpriority/medium

Repository metrics

Stars
 (8,229 個のスター)
PR merge metrics
 (平均マージ 17d 21h) (30d で 92 merged PRs)

説明

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.

コントリビューターガイド