File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
integration/test_filesystem_cache Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -911,7 +911,7 @@ def get_downloaded_elements():
911911 assert elements == get_downloaded_elements ()
912912
913913 assert node .contains_in_log (
914- f"FileCache({ cache_name } ): To enable dynamic cache resize, add `allow_dynamic_cache_resize` to cache configuration "
914+ f"FileCache({ cache_name } ): Filesystem cache size was modified, but dynamic cache resize is disabled "
915915 )
916916 # Return config back to initial state.
917917 node .replace_config (
Original file line number Diff line number Diff line change 111
2- 02344_describe_cache_test /var/lib/clickhouse/filesystem_caches/02344_describe_cache_test 102400 10000000 33554432 4194304 0 LRU 0.6 5 5000 4194304 16 0 0 0 10 0 0 0 268435456 0 1 0 0
2+ 02344_describe_cache_test /var/lib/clickhouse/filesystem_caches/02344_describe_cache_test 102400 10000000 33554432 4194304 0 LRU 0.6 5 5000 4194304 16 0 0 0 10 0 0 0 268435456 0 0 1 0 0
You can’t perform that action at this time.
0 commit comments