jt2594838 commented on a change in pull request #2222:
URL: https://github.com/apache/iotdb/pull/2222#discussion_r559279862



##########
File path: session/src/main/java/org/apache/iotdb/session/SessionConnection.java
##########
@@ -67,6 +67,9 @@
   private ZoneId zoneId;
   private EndPoint endPoint;
 
+  //TestOnly
+  public SessionConnection(){}

Review comment:
       It would be better to use an annotation, and please format the code.




----------------------------------------------------------------
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:
[email protected]


Reply via email to