You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
156306: changefeedccl: enable a couple of tests with test tenant r=yuzefovich a=yuzefovich
Fixes: #98816
Informs: #142799
Release note: None
156317: insights: skip contention test under duress r=alyshanjahani-crl a=dhartunian
Resolves: #155838Resolves: #155962
Epic: None
Release note: None
156387: catalog/lease: address deadlock with locked lease timestamps r=fqazi a=fqazi
Previously, when locked lease timestamps were used, we held the descriptor state while acquiring close timestamp handles. This could lead to a deadlock, since in other code paths we acquire the close timestamp handle first. To address this, this patch avoids holding the descriptor state lock longer than necessary.
Fixes: #156177
Release note: None
156388: cliccl: fix FIPS-readiness check r=rail a=rickystewart
The logic here is flipped.
Release note: none
Epic: DEVINF-1477
Co-authored-by: Yahor Yuzefovich <[email protected]>
Co-authored-by: David Hartunian <[email protected]>
Co-authored-by: Faizan Qazi <[email protected]>
Co-authored-by: Ricky Stewart <[email protected]>
userDB.ExpectErr(t, `Failed to dry run create changefeed: user "testuser" requires the CHANGEFEED privilege on all target tables to be able to run an enterprise changefeed`,
0 commit comments