-
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
kv/kvnemesis: TestKVNemesisSingleNode failed #99010
Comments
See #93896. |
kv/kvnemesis.TestKVNemesisSingleNode failed with artifacts on master @ 78bb7696847e1d8abf5d6a199c6dd3414a568691:
Parameters: |
kv/kvnemesis.TestKVNemesisSingleNode failed with artifacts on master @ 0fcc33bc2870961b9387999d8a9fed97fccbb2ae:
Parameters: |
kv/kvnemesis.TestKVNemesisSingleNode failed with artifacts on master @ 2bd2c806ab3044569b09e0a205b5bc0452ad4e2b:
Parameters: Same failure on other branches
|
Reopening to track |
99541: ui: update sort setting on search criteria r=maryliag a=maryliag Fixes #99397 When a new search criteria is applied, the table on Statement and Transactions are sorted to match the value selected by the search criteria. When a new column is selected on the table, a warning is displayed to let the users know they're looking into a subset od the data. If the new column selected is one of the options on the search criteria, we give a suggestion to update the search criteria with that value instead. <img width="1229" alt="Screenshot 2023-03-24 at 8 27 52 PM" src="https://user-images.githubusercontent.com/1017486/227667529-14c9dc5c-dc00-4dd9-b12d-78058c381fc4.png"> https://www.loom.com/share/e123e4033d95434a8eef20c257c83bbd This commit adds the counter per page on the Statement and Transaction tables. <img width="705" alt="Screenshot 2023-03-24 at 8 28 01 PM" src="https://user-images.githubusercontent.com/1017486/227667540-bc7aae81-2121-46c1-ad01-94ceda34960b.png"> This commit also adds analytics to the apply button, sending the information about each criteria. Release note (ui change): Add a warning when a user select a sorting column on Statement and Transaction tables that were not the original selected sorting on the search criteria. 99674: sql: add explicit column family assignments to persisted stats upgrades r=ericharmeling a=ericharmeling Fixes #99270. Part of #99260. This commit adds explicit column family assignments to the computed column `ADD COLUMN` statements for system.statement_statistics and system.transaction_statistics version upgrades. Epic: none Release note: None 99695: storage: CheckSSTConflicts: fix instance of iterator mismatch r=RaduBerinde a=itsbilal Previously, in one case, we'd let the sst iterator advance ahead of the engine iterator, which violates an invariant in this function. This change fixes that case. Fixes #99566. Fixes #99010. Epic: none Release note: None Co-authored-by: maryliag <[email protected]> Co-authored-by: Eric Harmeling <[email protected]> Co-authored-by: Bilal Akhtar <[email protected]>
kv/kvnemesis.TestKVNemesisSingleNode failed with artifacts on master @ de5b08a418390a803357ba4b74a55a4eec26e16b:
Parameters:
TAGS=bazel,gss,deadlock
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-25655
The text was updated successfully, but these errors were encountered: