-
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: cdc/initial-scan failed #73294
Comments
roachtest.cdc/initial-scan failed with artifacts on master @ a80cfbee826f70988381a0a85c0fe7aba0115484:
|
roachtest.cdc/initial-scan failed with artifacts on master @ 260b7930e717c76bc421ae3f34e9a939fc896b50:
|
roachtest.cdc/initial-scan failed with artifacts on master @ 506d129f5f187134c35e2f71860490e044fde989:
|
roachtest.cdc/initial-scan failed with artifacts on master @ 39923c0b11d229b394fa5498ee58e455cae8ec99:
|
roachtest.cdc/initial-scan failed with artifacts on master @ e89328d92398a3e2d6487179845a51e7f1caa435:
|
roachtest.cdc/initial-scan failed with artifacts on master @ dd7fd4e5a371ce4437fce383b9674cba2e212fe6:
|
roachtest.cdc/initial-scan failed with artifacts on master @ 8c1528fff5c132b971428bc7f18bf0ea5eb16799:
|
roachtest.cdc/initial-scan failed with artifacts on master @ 01c0c739dd83b3e662d715404f2193d747f4fb9e:
|
roachtest.cdc/initial-scan failed with artifacts on master @ 3471dc50db8406f3faa638940492dbe0cab53435:
|
roachtest.cdc/initial-scan failed with artifacts on master @ 3401e4d902953f7684aebb819090f586c9acfec9:
|
73395: changefeedccl: Explicitly set min_resolved_frequency. r=miretskiy a=miretskiy Previously, the `resolved` was used to control the frequency of of aggregators emitting checkpoint information to the frontier. Now, this frequency is controlled via `min_checkpoint_frequency`. Set checkpoint frequency to 10s, so that checkpoints are emitted more frequently. The default of 30s causes latency verifier to fail at 1 minute since it's now very easy to simply miss sending frontier updates (so latency can go up to almost 1 minute), plus the closed timestamp setting of 10 second can exceed required thresholds. Fixes #73295 Fixes #73294 Fixes #72806 Release Notes: none 74552: kv: Allow nil when checking for empty lease. r=knz a=miretskiy Treat nil lease as empty when checking for empty lease. Recent changes in #66374 as well as in #74315 changed how lease is stored as well as modified receiver type. As a result, attempts to print empty `EvictionToken{}` will result in a nil panic. Release Notes: None Co-authored-by: Yevgeniy Miretskiy <[email protected]>
roachtest.cdc/initial-scan failed with artifacts on master @ 7097a9015f1a09c7dee4fbdbcc6bde82121f657b:
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
The text was updated successfully, but these errors were encountered: