mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-14 18:32:29 +00:00
d0189e8f66
This will allow to distinguish really corrupted data, since right now if you will CREATE/DETACH/ATTACH such engine you will have the following error [1]: 2022.08.05 20:02:20.726398 [ 696405 ] {} <Error> StorageFileLog (file_log): Metadata files of table file_log are lost. [1]: https://s3.amazonaws.com/clickhouse-test-reports/39926/72961328f68b1ec05300d6dc4411a87618a2f46b/stress_test__debug_.html Likely that previously it was not created to avoid creating empty directories, however this should be a problem I guess. Refs: #25969 (@ucasfl) Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
Buffer_fwd.h | ||
DirectoryWatcherBase.cpp | ||
DirectoryWatcherBase.h | ||
FileLogDirectoryWatcher.cpp | ||
FileLogDirectoryWatcher.h | ||
FileLogSettings.cpp | ||
FileLogSettings.h | ||
FileLogSource.cpp | ||
FileLogSource.h | ||
ReadBufferFromFileLog.cpp | ||
ReadBufferFromFileLog.h | ||
StorageFileLog.cpp | ||
StorageFileLog.h |