-
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
roachtest: copy/bank/rows=1000000,nodes=9,txn=false failed #91340
Comments
roachtest.copy/bank/rows=1000000,nodes=9,txn=false failed with artifacts on master @ c9094fa1a1ef8d44a2d5299d1d7380b34a06241b:
Parameters: |
Both tests failed with the error:
@adityamaru do you think this is related to #89584? |
roachtest.copy/bank/rows=1000000,nodes=9,txn=false failed with artifacts on master @ 4c828ca5df8ea70b92ba58c6cb4868303cee1262:
Parameters: |
roachtest.copy/bank/rows=1000000,nodes=9,txn=false failed with artifacts on master @ ff8f7eda167887e1f11bbcd9029aa4cc2d28085e:
Parameters: |
90993: ttl: Remove 22.1 non-DistSQL compatibility in 23.1 r=rafiss a=ecwall fixes #87060 This removes compatibility between mixed 22.1 and 22.2 clusters that uses non-DistSQL behavior. Release note: None 91290: ui: Changed css styling on metrics graph tooltips to prevent collapse r=nathanstilwell a=nathanstilwell Currently the time series graphs tooltip overlay has css properties that allow the content to collapse when it reaches the boundary of the graph. This can make the information in the tooltip unreadable in certain cases. <img width="676" alt="Screen Shot 2022-11-04 at 11 35 45 AM" src="https://user-images.githubusercontent.com/397448/200025745-74fdf4e4-5583-4d61-a692-b5eee2b850e8.png"> By changing the style controlling the tooltip width, this collapse can be prevented, maintaining the readability of the content. <img width="778" alt="Screen Shot 2022-11-04 at 11 35 22 AM" src="https://user-images.githubusercontent.com/397448/200025794-4c66d3b1-a6f1-468f-b167-99121ef1df34.png"> fixes #86778 91391: multitenant: move UNSPLIT AT tenant check from SQL to KV layer r=knz a=ecwall fixes #91390 Move the UNSPLIT AT tenant check from the SQL to KV layer to prepare for tenant permissions work. This check will eventually be replaced by a tenant permissions lookup to determine if the tenant can perform the requested KV operation (AdminUnsplit in this case). `Codec.ForSystemTenant()` checks still exist in the SQL and will be handled in separate PRs. Release note: None 91427: workloadccl: fix incorrect metrics during ExternalStroage init r=adityamaru a=adityamaru Fixes: #91340 Release note: None Co-authored-by: Evan Wall <[email protected]> Co-authored-by: Nathan Stilwell <[email protected]> Co-authored-by: adityamaru <[email protected]>
roachtest.copy/bank/rows=1000000,nodes=9,txn=false failed with artifacts on master @ 2c0129ce2507e708382cda830d1e47817a299c2e:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=4
,ROACHTEST_encrypted=false
,ROACHTEST_fs=ext4
,ROACHTEST_localSSD=true
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-21212
The text was updated successfully, but these errors were encountered: