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

[DocDB][ASH] Instrument compaction and flushes #19146

Closed
1 task done
hbhanawat opened this issue Sep 17, 2023 · 0 comments
Closed
1 task done

[DocDB][ASH] Instrument compaction and flushes #19146

hbhanawat opened this issue Sep 17, 2023 · 0 comments
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue

Comments

@hbhanawat
Copy link
Contributor

hbhanawat commented Sep 17, 2023

Jira Link: DB-7944

Description

- Instrument compaction and flushing code paths

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@hbhanawat hbhanawat added area/docdb YugabyteDB core features status/awaiting-triage Issue awaiting triage area/active-history Active history of sessions labels Sep 17, 2023
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue labels Sep 17, 2023
@yugabyte-ci yugabyte-ci removed area/active-history Active history of sessions status/awaiting-triage Issue awaiting triage labels Sep 17, 2023
@hbhanawat hbhanawat added the area/active-history Active history of sessions label Sep 18, 2023
@yugabyte-ci yugabyte-ci removed the area/active-history Active history of sessions label Nov 7, 2023
@hbhanawat hbhanawat changed the title [DocDB][ActiveHistory] Instrument compaction and flushes [DocDB][ASH] Instrument compaction and flushes Jan 3, 2024
amitanandaiyer added a commit that referenced this issue Feb 3, 2024
…d flushes

Summary:
Track wait states for cql requests, and also compaction and flush jobs.

Upgrade/Rollback safety:
Safe to upgrade/downgrade. Protos only affect the new functionality -- ASH, and
do not interfere with existing functionality. ASH will be unavailable if downgraded.
`TEST_yb_enable_ash` is used to guard this feature.

Test Plan:
ybd --cxx-test wait_states-itest

Tests are currently disabled in TSAN until
#20773 is fixed

Reviewers: arybochkin, esheng, asaha

Reviewed By: arybochkin

Subscribers: kannan, ybase, yql, bogdan

Differential Revision: https://phorge.dev.yugabyte.com/D31146
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/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

3 participants