Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting gflags at runtime is not thread-safe #221

Closed
mbautin opened this issue Apr 23, 2018 · 0 comments
Closed

Setting gflags at runtime is not thread-safe #221

mbautin opened this issue Apr 23, 2018 · 0 comments
Assignees
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/low Low priority

Comments

@mbautin
Copy link
Contributor

mbautin commented Apr 23, 2018

Jira Link: DB-4570
We allow setting gflags through an RPC endpoint. However, we're currently using a non-thread-safe way to do so. gflags does not seem to be doing any synchronization.

@mbautin mbautin self-assigned this Apr 23, 2018
@rthallamko3 rthallamko3 added the area/docdb YugabyteDB core features label Dec 29, 2022
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage and removed status/awaiting-triage Issue awaiting triage labels Dec 29, 2022
jasonyb pushed a commit that referenced this issue Jun 11, 2024
PG-382: Adjust the maximum value for histogram buckets.
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature kind/bug This issue is a bug and removed kind/bug This issue is a bug kind/enhancement This is an enhancement of an existing feature labels Oct 28, 2024
@yugabyte-ci yugabyte-ci added priority/low Low priority and removed priority/medium Medium priority issue labels Oct 28, 2024
@hari90 hari90 closed this as completed Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/low Low priority
Projects
None yet
Development

No branches or pull requests

5 participants