-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Multiregion movr workload performance discrepancies after primary key change #50019
Comments
cc @awoods187 |
@rohany I know you mentioned SFU as a possible cause here...not sure why that would be different on one cluster vs. another. cc @nvanbenschoten What are our next steps? |
I'd recommend waiting until the fix for #49658 lands later today and then testing again. |
Looks like everything is merged--can we try it out now? |
Let's wait until #50173 is merged and backported (if you're running straight off |
That patch is now merged on master. The backport is here: #50216. |
I reran these demos with these changes and could not replicate the performance differences with the related kv changes. |
The demos here https://github.com/cockroachlabs/scripted-demos/tree/movr-20.1 set up the movr workload in 2 ways:
There have been reported performance differences between the two -- p90, p99 latencies are 10-20 ms higher in the post primary key change state. We need to investigate what is causing the regression.
The text was updated successfully, but these errors were encountered: