mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-14 18:32:29 +00:00
109dbe5df4
It is possible to get corruption (even though it is very unlikely, and initially it wasn't corruption) just before the data block goes in the file on disk, and in case of batching, it will break the packets, since it will write the packet type but will not write any data after. |
||
---|---|---|
.. | ||
DirectoryMonitor.cpp | ||
DirectoryMonitor.h | ||
DistributedBlockOutputStream.cpp | ||
DistributedBlockOutputStream.h | ||
DistributedSettings.cpp | ||
DistributedSettings.h |