You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/10/31 12:45:20 UTC

[GitHub] [iotdb] HTHou commented on a diff in pull request #7832: Rename StandAloneConsensus to OneCopyConsensus

HTHou commented on code in PR #7832:
URL: https://github.com/apache/iotdb/pull/7832#discussion_r1009374694


##########
confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeStartupCheck.java:
##########
@@ -52,7 +52,7 @@ public void startUpCheck() throws StartupException, IOException, ConfigurationEx
   private void checkGlobalConfig() throws ConfigurationException {
     // When the ConfigNode consensus protocol is set to StandAlone,

Review Comment:
   ```suggestion
       // When the ConfigNode consensus protocol is set to ONE_COPY_CONSENSUS,
   ```



-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org