diff options
| author | ijon <[email protected]> | 2026-04-03 21:23:07 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-03 21:23:07 +0300 |
| commit | 8058d49ea8290646f0fcb28ef15246fd0b84ab06 (patch) | |
| tree | a6be5a0ec32ddeeff81fe6d843b5108b7791c3f1 /library/cpp/containers/stack_array/stack_array.cpp | |
| parent | 7a37fded981df17aff874af3cec1a46271990402 (diff) | |
scheme_board: fix path resolution for bad root schemeshard ids (#37150)
On some misconfigured clusters, root schemeshard tablet ids (72075186232723360, 72075186232623600) are numerically higher than some tenant schemeshard tablet ids. Schemeshard tablet id serves as path's owner id. Since scheme-board resolves path ownership by comparing owner ids (higher wins), root updates incorrectly overrode tenant updates.
Fix: treat these two root schemeshard owner ids as always less than any tenant owner id.
Diffstat (limited to 'library/cpp/containers/stack_array/stack_array.cpp')
0 files changed, 0 insertions, 0 deletions
