File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -2181,19 +2181,7 @@ message TColumnShardConfig {
21812181 optional uint64 BadPortionSizeLimit = 51 [default = 524288 ];
21822182 optional uint64 BadPortionsLimit = 52 ;
21832183 optional bool CombineChunksInResult = 54 [default = true ];
2184- <<<<<<< HEAD
2185- =======
2186- optional bool EnableDiagnostics = 55 [default = true ];
2187- optional bool EnableParallelCompaction = 56 [default = true ];
2188-
2189- message TStatistics {
2190- optional uint32 ReportBaseStatisticsPeriodMs = 1 [default = 60000 ];
2191- optional uint32 ReportExecutorStatisticsPeriodMs = 2 [default = 60000 ];
2192- }
2193-
2194- optional TStatistics Statistics = 57 ;
21952184 optional NKikimrSchemeOp.TS3Settings S3Client = 58 ;
2196- >>>>>>> 0430af77564 (add S3 client knobs + split in‑flight limits (#29541))
21972185}
21982186
21992187message TSchemeShardConfig {
You can’t perform that action at this time.
0 commit comments