Skip to content

Commit 4281abc

Browse files
authored
Merge 3920110 into 781d28d
2 parents 781d28d + 3920110 commit 4281abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/protos/feature_flags.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ message TFeatureFlags {
9797
optional bool EnableAlterDatabaseCreateHiveFirst = 82 [default = false];
9898
reserved 83; // EnableKqpDataQuerySourceRead
9999
optional bool EnableSmallDiskOptimization = 84 [default = true];
100-
optional bool EnableDataShardVolatileTransactions = 85 [default = true];
100+
optional bool EnableDataShardVolatileTransactions = 85 [default = false];
101101
optional bool EnableTopicServiceTx = 86 [default = false];
102102
optional bool EnableLLVMCache = 87 [default = false];
103103
optional bool EnableExternalDataSources = 88 [default = false];

0 commit comments

Comments
 (0)