liyuheng55555 commented on code in PR #13660:
URL: https://github.com/apache/iotdb/pull/13660#discussion_r1797564284


##########
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/conf/ConfigNodeStartupCheck.java:
##########
@@ -222,4 +225,10 @@ private void createDirIfEmpty(File dir) throws IOException 
{
       }
     }
   }
+
+  // The checks are in the initialization process of the RequestManager object.
+  private void checkInternalRpcService() {

Review Comment:
   checkCnToDnRequestManager?



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