Limit disks to search for orphaned parts #84710
Conversation
tests/integration/test_search_orphaned_parts/configs/storage_conf.xml
Outdated
Show resolved
Hide resolved
|
CH is not able to start if s3 is not available and s3 disk with plain_rewritable metadata is configured. |
|
Workflow [PR], commit [84f91fd] Summary: ❌
|
|
Tests has failed, @ilejn PTAL |
|
Something about settings changes history. Probably I misunderstand semantic somehow |
|
Hm ... it seems it should be Rechecking. |
Conflicts has been resolved |
|
Test failures are new (did not exist while previous run). |
|
I cannot say anything meaningful about the nature of test_storage_delta failures, |
|
CI:
|
a130149
Limit disks to search for orphaned parts
24.8.14 Backport of ClickHouse#84710: Limit disks to search for orphaned parts
* partial ported from ClickHouse/ClickHouse#84710 * ignore no_such_file_or_directory during dropAllData
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
New MergeTree setting
search_orphaned_parts_drivesto limit scope to look for parts e.g. by disks with local metadata.Fixes: #70514