限制缓存在内存的配置文件内容的版本数量,以适应全增量模式的配置下发
This commit is contained in:
@@ -43,7 +43,7 @@ struct doris_business
|
||||
{
|
||||
char bizname[32];
|
||||
u_int32_t recv_way;
|
||||
u_int32_t write_file_sw;
|
||||
u_int32_t cache_max_versions;
|
||||
char recv_path_full[256];
|
||||
char recv_path_inc[256];
|
||||
char store_path_root[256];
|
||||
|
||||
Reference in New Issue
Block a user