OneSizeFitsQuorum commented on code in PR #9797:
URL: https://github.com/apache/iotdb/pull/9797#discussion_r1193140020


##########
thrift-confignode/src/main/thrift/confignode.thrift:
##########
@@ -77,8 +77,12 @@ struct TRatisConfig {
   25: required i64 firstElectionTimeoutMin
   26: required i64 firstElectionTimeoutMax
 
-  27: required i64 schemaRegionRatisLogMax
-  28: required i64 dataRegionRatisLogMax
+  29: required i64 schemaRegionRatisLogMax
+  30: required i64 dataRegionRatisLogMax
+
+  31: required i32 schemaGrpcLeaderOutstandingAppendsMax
+  32: required i32 dataGrpcLeaderOutstandingAppendsMax
+  33: required i32 dataLogForceSyncNum

Review Comment:
   use schemaRegion and dataRegion



-- 
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]

Reply via email to