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

[OBSDEF-13969] add delay in read/write path in SLTS #1

Open
wants to merge 8 commits into
base: release-objectscale-1.0
Choose a base branch
from

Conversation

realAaronWu
Copy link
Owner

@realAaronWu realAaronWu commented Dec 30, 2021

Change log description
Add configurable delay in read/write path in SLTS.
Add debug logs to print the queue wait time for ciritcal operations, minimize the max operationlog Size to make it more likely to hit the throttling.

Purpose of the change
Try to repro the issue of max throttling issue.

What the code does
Add delay in readOperation and WriteOperation.

How to verify it
(Optional: steps to verify that the changes are effective)

wua20 added 2 commits December 30, 2021 13:05
…_LOG_MAX_SIZE to 50K to trigger throttling more easily.
@realAaronWu realAaronWu changed the title Change config add logs [OBSDEF-13969] add logs for critical segments throttling Dec 30, 2021
@realAaronWu realAaronWu changed the title [OBSDEF-13969] add logs for critical segments throttling [OBSDEF-13969] add delay in read/write path in SLTS Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants