drop_distributed_cache_* 서버 설정
drop_distributed_cache_* 서버 설정
이 페이지에서는 분산 캐시를 드롭하는 데 사용되는 스레드풀의 크기와 큐 크기를 제어하는 drop_distributed_cache_* 계열 서버 설정을 설명할게요.
출처: 문서
본문
이 설정들은 ClickHouse 서버를 구성하며, ClickHouse 소스에서 자동으로 생성돼요.
drop_distributed_cache_pool_size
분산 캐시를 드롭하는 데 사용되는 스레드풀의 크기예요.
drop_distributed_cache_queue_size
분산 캐시를 드롭하는 데 사용되는 스레드풀의 큐 크기예요.