yugabyte/yugabyte-db
Ver no GitHub[DocDB] add is_yb_managed gflag to master and TServers
Open
#30.110 aberto em 26 de jan. de 2026
area/docdbgood first issuekind/enhancementoss_commitpriority/medium
Métricas do repositório
- Stars
- (8.229 stars)
- Métricas de merge de PR
- (Mesclagem média 17d 21h) (92 fundiu PRs em 30d)
Description
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.