summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/threading/execution_stack.cpp
diff options
context:
space:
mode:
authorakozhikhov <[email protected]>2026-03-13 00:38:34 +0300
committerakozhikhov <[email protected]>2026-03-13 01:12:20 +0300
commitbeb581c1b83c1348c3bb6d82c8212e42c6fc1f8b (patch)
tree231592d13f0b035784309fd90908897b0f94b7ce /library/cpp/yt/threading/execution_stack.cpp
parentfea2efe4fff2b6540c6af457332c328d219b8163 (diff)
Improve error message for a few unmounted tables cases and invalidate mount info cache upon writes and pullQueue
Changelog entry 1) Improved error message for a few cases of accessing unmounted dynamic tables (it could be "Unknown cell 0-0-0-0" instead): * Read/write from/to unmounted replicated table * Queue-related calls: PullQueue, TrimRows * Internal (admin) calls: WriteHunks, ToggleHunkStoreLock 2) Invalidate mount info cache in native client for a few new cases: * In a wider range of dyntables write transaction errors (which covers for example a case of unmounted queue and/or hunk storage) * In PullQueue method with enabled retries for specific error codes as it is done for other dyntables read calls. commit_hash:a5d35a3ab0ba5f9a69ae2c86f3892b2005240439
Diffstat (limited to 'library/cpp/yt/threading/execution_stack.cpp')
0 files changed, 0 insertions, 0 deletions