Skip to content

Commit 5ae7eac

Browse files
author
Matveev Sergei
committed
remove merge conflict
1 parent 5e01ea1 commit 5ae7eac

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

ydb/core/protos/config.proto

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff 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

21992187
message TSchemeShardConfig {

0 commit comments

Comments
 (0)