File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change
1
+ ydb/core/persqueue/ut TPQTest.TestCompactifiedWithRetention
1
2
ydb/core/blobstorage/dsproxy/ut_fat TBlobStorageProxyTest.TestBatchedPutRequestDoesNotContainAHugeBlob
2
3
ydb/core/blobstorage/pdisk/ut TPDiskTest.AllRequestsAreAnsweredOnPDiskRestart
3
4
ydb/core/blobstorage/pdisk/ut TPDiskTest.FailedToFormatDiskInfoUpdate
Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ message TFeatureFlags {
219
219
optional bool EnableMoveColumnTable = 193 [default = true ];
220
220
optional bool EnableArrowResultSetFormat = 194 [default = false ];
221
221
optional bool EnableCsOverloadsSubscriptionRetries = 195 [default = true ];
222
- optional bool EnableTopicCompactificationByKey = 196 [default = false ];
222
+ optional bool EnableTopicCompactificationByKey = 196 [default = true ];
223
223
optional bool EnableCompactionOverloadDetection = 197 [default = true ];
224
224
reserved 198 ; // DisableColumnShardBulkUpsertRequireAllColumns
225
225
optional bool EnableDataShardWriteAlwaysVolatile = 199 [default = true ];
You can’t perform that action at this time.
0 commit comments