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
140607: logictest: raise TxnLivenessThreshold for multitenant configs r=rafiss a=rafiss
Logic tests are flaky due to overload when running in multitenant mode. This patch increases the threshold for transaction heartbeat timeouts, which will make it less likely for foreground operations to be aborted by background jobs like the span config reconciler or the job registry loop to reclaim jobs from dead sessions.
fixes#140597fixes#140494fixes#140578fixes#140577fixes#140572fixes#140574fixes#139890fixes#140565fixes#140542fixes#140543fixes#140545fixes#140544fixes#140546fixes#140560fixes#140552fixes#140541fixes#140553fixes#139990fixes#139776fixes#140072fixes#139761fixes#140161fixes#140063fixes#140062fixes#140011
Release note: None
Co-authored-by: Rafi Shamim <[email protected]>
0 commit comments