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

[Service load test] Force some connections to be write mode for Tinylicious #21136

Merged

Conversation

kian-thompson
Copy link
Contributor

@kian-thompson kian-thompson commented May 16, 2024

We are seeing a large number of "OpRoundtripTime" errors for Tinylicious runs, largely caused by replaying ops at the beginning of the run. Forcing some of these 120 clients to be in write mode from the start should help alleviate some of the load.

After this change is merged, I will be monitoring the CI runs to see if the error rate improves. If not, I'll revert this change.

AB#7819

@github-actions github-actions bot added area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch labels May 16, 2024
@kian-thompson kian-thompson merged commit 1de3375 into microsoft:main May 17, 2024
36 checks passed
@kian-thompson kian-thompson deleted the 7819-force-some-write-connection branch May 17, 2024 21:36
kekachmar pushed a commit to kekachmar/FluidFramework that referenced this pull request May 21, 2024
…icious (microsoft#21136)

We are seeing a large number of "OpRoundtripTime" errors for Tinylicious
runs, largely caused by replaying ops at the beginning of the run.
Forcing some of these 120 clients to be in write mode from the start
should help alleviate some of the load.

After this change is merged, I will be monitoring the CI runs to see if
the error rate improves. If not, I'll revert this change.


[AB#7819](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/7819)
kian-thompson added a commit to kian-thompson/FluidFramework that referenced this pull request May 21, 2024
…icious (microsoft#21136)

We are seeing a large number of "OpRoundtripTime" errors for Tinylicious
runs, largely caused by replaying ops at the beginning of the run.
Forcing some of these 120 clients to be in write mode from the start
should help alleviate some of the load.

After this change is merged, I will be monitoring the CI runs to see if
the error rate improves. If not, I'll revert this change.

[AB#7819](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/7819)
kian-thompson added a commit to kian-thompson/FluidFramework that referenced this pull request May 21, 2024
…icious (microsoft#21136)

We are seeing a large number of "OpRoundtripTime" errors for Tinylicious
runs, largely caused by replaying ops at the beginning of the run.
Forcing some of these 120 clients to be in write mode from the start
should help alleviate some of the load.

After this change is merged, I will be monitoring the CI runs to see if
the error rate improves. If not, I'll revert this change.

[AB#7819](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/7819)
kian-thompson added a commit that referenced this pull request May 21, 2024
…mode for Tinyl… (#21190)

We are seeing a large number of "OpRoundtripTime" errors for Tinylicious
runs, largely caused by replaying ops at the beginning of the run.
Forcing some of these 120 clients to be in write mode from the start
should help alleviate some of the load.

#21136
kian-thompson added a commit that referenced this pull request May 21, 2024
…mode for Tinyl… (#21189)

We are seeing a large number of "OpRoundtripTime" errors for Tinylicious
runs, largely caused by replaying ops at the beginning of the run.
Forcing some of these 120 clients to be in write mode from the start
should help alleviate some of the load.

#21136
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants