diff options
| author | Daniil Cherednik <[email protected]> | 2024-09-06 11:16:50 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-06 11:16:50 +0200 |
| commit | 83c2452290bc5be5c6e71f6bcab039cf9d0360f3 (patch) | |
| tree | 44d6b1f8a416294c737256133e9947a88bccc3b1 /contrib/python/matplotlib/py3/extern | |
| parent | cea9d83d73291fc69ae558dbd7024f0e2f387ae8 (diff) | |
Do not invalidate request with INTERNAL_ERROR in case of cancelation tx on the follower using depended reads (#8761)
The data query on the table with READ_REPLICA_SETTINGS set and STALE_RO one shard tx in case of depended reads (for example joint table with itself) can perform via legacy propose transaction routine on the follower. It can cause YQL_ENSURE if the query was cancelled.
Actually no need to send TEvCancelTransactionProposal event on the folower datashard, we can just skip such shards.
Changelog category
Bugfix
Diffstat (limited to 'contrib/python/matplotlib/py3/extern')
0 files changed, 0 insertions, 0 deletions
