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/09/21 09:00:59 UTC

[GitHub] [iotdb] Beyyes commented on a diff in pull request #7326: [IOTDB-4394] Build SessionIT environment

Beyyes commented on code in PR #7326:
URL: https://github.com/apache/iotdb/pull/7326#discussion_r976212655


##########
integration-test/src/main/java/org/apache/iotdb/it/env/RemoteServerEnv.java:
##########
@@ -142,4 +144,10 @@ public void setDataNodeWrapperList(List<DataNodeWrapper> dataNodeWrapperList) {
   public IConfigNodeRPCService.Iface getConfigNodeConnection() throws IOException {
     return null;
   }
+
+  // TODO

Review Comment:
   TODO what?



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