HTHou commented on a change in pull request #1721:
URL: https://github.com/apache/iotdb/pull/1721#discussion_r530066690



##########
File path: server/src/main/java/org/apache/iotdb/db/conf/IoTDBConfigCheck.java
##########
@@ -184,51 +185,16 @@ public void checkConfig() throws IOException {
             inputStream, TSFileConfig.STRING_CHARSET)) {
       properties.load(inputStreamReader);
     }
-    // check whether upgrading from v0.9 to v0.11

Review comment:
       I mean these methods could be left here. I'll modify and reuse these 
methods when I implement the upgrade tool.  For now, I think it is OK to do not 
call these methods.




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

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


Reply via email to