mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
edit warning in system.md
This commit is contained in:
parent
e76e9abb2d
commit
5b08a73d52
@ -314,7 +314,7 @@ Replica attaches locally found parts and sends info about them to Zookeeper.
|
||||
Parts present on a replica before metadata loss are not re-fetched from other ones if not being outdated (so replica restoration does not mean re-downloading all data over the network).
|
||||
|
||||
!!! warning "Caveat"
|
||||
Parts in all states are moved to `detached/` folder. Parts active before data loss (Committed) are attached.
|
||||
Parts in all states are moved to `detached/` folder. Parts active before data loss (Committed) are attached.
|
||||
|
||||
**Syntax**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user