-
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
ccl/changefeedccl: TestChangefeedHandlesDrainingNodes failed #100903
Comments
ccl/changefeedccl.TestChangefeedHandlesDrainingNodes failed with artifacts on release-23.1 @ de239a7438f44d382c9aefceb65d9c39911dabd2:
|
ccl/changefeedccl.TestChangefeedHandlesDrainingNodes failed with artifacts on release-23.1 @ cfbd751ae4c82e2c4b5314376cd6e6c29cc30aea:
|
ccl/changefeedccl.TestChangefeedHandlesDrainingNodes failed with artifacts on release-23.1 @ 2f96695f75b07c872ec5f146acc1fa198135768f:
|
cc @miretskiy for triage. This bug was already there -- it was just recently revealed when we merged #100476. |
I'm not sure it's fair to characterize this issue as a bug that was already there -- perhaps the test was relying on some shutdown ordering that changed. But clearly, the test wasn't failing before. I'll take a look. |
ccl/changefeedccl.TestChangefeedHandlesDrainingNodes failed with artifacts on release-23.1 @ 416beb787ce5cf90695f13ebb7c95f749dc14061:
|
100893: ui: search criteria ux improvements r=maryliag a=maryliag Some of the names of sort on search criteria were not a match for the column name on the tables, which could cause confusion. This commit updates the values of "P99" to "P99 Latency" and "Service Latency" to "Statement time" and "Transaction time". Epic: None Release note (ui change): Update sort label on Search Criteria to match the name on the table columns. 101058: roachtest: bump tpccbench timeout r=srosenberg a=renatolabs Looking at the test history, we see that tpccbench may sometimes take longer than 5h, especially in multi-region setups. For that reason, we bump the timeout for this test to 7h, which should be sufficient and avoid failures due to timeouts. This commit also removes an unused `MinVersion` field in the `tpccBenchSpec` struct. Resolves #100975. Release note: None 101077: changefeedccl: Fix TestChangefeedHandlesDrainingNodes test r=miretskiy a=miretskiy The test becamse flaky after #100476 merged Fixes #100903 Release note: None 101097: server: fix a race condition during server initialization r=irfansharif a=knz Fixes #91414. Fixes #101010. Fixes #100902. The call to `registerEnginesForDiskStatsMap` needs to wait until the store IDs are known. Release note: None Epic: None Co-authored-by: maryliag <[email protected]> Co-authored-by: Renato Costa <[email protected]> Co-authored-by: Yevgeniy Miretskiy <[email protected]> Co-authored-by: Raphael 'kena' Poss <[email protected]>
ccl/changefeedccl.TestChangefeedHandlesDrainingNodes failed with artifacts on release-23.1 @ 571a1744c72415894dc0e742bd89e74938ea71f4:
Parameters:
TAGS=bazel,gss
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-26682
Epic CRDB-11732
The text was updated successfully, but these errors were encountered: