ClickHouse/src/Interpreters/Cache
Kseniia Sumarokova 55864b51a4
Merge pull request #53055 from kssenii/fix-rare-race-on-key-prefix-directory-cleanup
Fix rare race condition with empty key prefix directory deletion in fs cache
2023-08-07 15:38:46 +02:00
..
FileCache_fwd_internal.h Fix style check 2023-04-13 16:38:38 +02:00
FileCache_fwd.h Review fixes 2023-06-14 23:35:09 +02:00
FileCache.cpp Add info about aquired space in cache to not enough space error 2023-08-03 10:32:44 +00:00
FileCache.h Add info about aquired space in cache to not enough space error 2023-08-03 10:32:44 +00:00
FileCacheFactory.cpp Simplify FileCacheFactory 2023-04-15 16:15:20 +02:00
FileCacheFactory.h Simplify FileCacheFactory 2023-04-15 16:15:20 +02:00
FileCacheKey.cpp Fix annoying test 2023-08-01 11:21:46 +02:00
FileCacheKey.h Revert "Merge pull request #51917 from ClickHouse/revert-system-drop-filesystem-cache-by-key" 2023-07-30 13:39:54 +02:00
FileCacheSettings.cpp Merge remote-tracking branch 'upstream/master' into min-file-segment-size 2023-06-29 19:36:13 +02:00
FileCacheSettings.h Merge remote-tracking branch 'upstream/master' into min-file-segment-size 2023-06-29 19:36:13 +02:00
FileSegment.cpp Merge pull request #51537 from ClickHouse/vdimir/tmp_storage_cache_msg 2023-08-05 07:26:28 +02:00
FileSegment.h Add info about aquired space in cache to not enough space error 2023-08-03 10:32:44 +00:00
Guards.h Fix review comment 2023-05-08 18:29:47 +00:00
IFileCachePriority.h Add some checks 2023-06-28 15:27:10 +02:00
LRUFileCachePriority.cpp removing the metric set from LRUFileCachePriority.cpp 2023-07-21 12:13:38 +02:00
LRUFileCachePriority.h Revert some commenting 2023-07-30 13:46:40 +02:00
Metadata.cpp Fix rare race condition with key prefix directory cleanup 2023-08-04 16:34:05 +02:00
Metadata.h Fix rare race condition with key prefix directory cleanup 2023-08-04 16:34:05 +02:00
QueryCache.cpp Add query cache metrics to system.asynchronous_metrics 2023-07-27 15:19:01 +00:00
QueryCache.h Add query cache metrics to system.asynchronous_metrics 2023-07-27 15:19:01 +00:00
QueryLimit.cpp One more fix 2023-05-04 12:49:23 +02:00
QueryLimit.h One more fix 2023-05-04 12:49:23 +02:00
WriteBufferToFileSegment.cpp Add info about aquired space in cache to not enough space error 2023-08-03 10:32:44 +00:00
WriteBufferToFileSegment.h finalize CascadeWriteBuffer 2023-06-18 17:35:12 +02:00