yugabyte/yugabyte-db

[DocDB] add is_yb_managed gflag to master and TServers

Open

#30,110 建立於 2026年1月26日

在 GitHub 查看
 (0 留言) (0 反應) (1 負責人)C (8,229 star) (1,003 fork)batch import
area/docdbgood first issuekind/enhancementpriority/medium

描述

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.

貢獻者指南