Pengzna commented on code in PR #13440:
URL: https://github.com/apache/iotdb/pull/13440#discussion_r1764496411
##########
iotdb-protocol/thrift-confignode/src/main/thrift/confignode.thrift:
##########
@@ -37,11 +37,12 @@ struct TGlobalConfig {
5: required i64 timePartitionInterval
6: required string readConsistencyLevel
7: required double diskSpaceWarningThreshold
- 8: optional string timestampPrecision
- 9: optional string schemaEngineMode
- 10: optional i32 tagAttributeTotalSize
- 11: optional bool isEnterprise
- 12: optional i64 timePartitionOrigin
+ 8: optional string iotConsensusV2Mode
Review Comment:
fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]