Uh oh!
There was an error while loading. Please reload this page.
Make local server metadata writes atomic and concurrency-safe - #554
Make local server metadata writes atomic and concurrency-safe#554sdairs wants to merge 1 commit into
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
sdairs
commented
Aug 26, 2026
Carry-over review from PR #516 (old PR for #472). This PR is the right vehicle (roughly 1/3 the size of #516, cleaner primitives —
CI note: |
bdcaf1e to
d3a3d1dCompared3a3d1d to
f8ba2c2Comparef8ba2c2 to
37dcaacCompareeeb03fe to
828af2fComparecbf640b to
fcd1797Comparefcd1797 to
299267cCompare6e2cc60 to
e9a1758Comparee9a1758 to
8fe5a8dCompareThere was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 8fe5a8d. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
8fe5a8d to
aaaed8fCompareaaaed8f to
cd9663eCompare02984b8 to
d856048Compared856048 to
406f0e9Compareb50cc18 to
42e1f05Compare42e1f05 to
33241adCompare
Summary
Tests
cargo test -p clickhousectl -- --test-threads=1cargo build -p clickhousectlcargo clippy -p clickhousectl --all-targets -- -D warningscargo fmt --all -- --checkCloses#472