-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area/docdbYugabyteDB core featuresYugabyteDB core featuresgood first issueThis is a good issue to start contributing!This is a good issue to start contributing!kind/enhancementThis is an enhancement of an existing featureThis is an enhancement of an existing featurepriority/mediumMedium priority issueMedium priority issue
Description
Jira Link: DB-14995
Description
Provide a yb-admin command to clear the block cache. This is useful in performance experiments where we would want to clean up the block cache after one experiment, so as to not allow the block cache to interfere with the results of the next experiment.
This can be implemented the same way as already done for flush_table
yb-admin command but for simplicity of use and implementation just clear the whole block cache on all tservers and don't take any parameters.
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.
Metadata
Metadata
Assignees
Labels
area/docdbYugabyteDB core featuresYugabyteDB core featuresgood first issueThis is a good issue to start contributing!This is a good issue to start contributing!kind/enhancementThis is an enhancement of an existing featureThis is an enhancement of an existing featurepriority/mediumMedium priority issueMedium priority issue