CRZbulabula commented on a change in pull request #5274:
URL: https://github.com/apache/iotdb/pull/5274#discussion_r831684980
##########
File path: session/src/main/java/org/apache/iotdb/session/Session.java
##########
@@ -2442,6 +2461,24 @@ private TSDropSchemaTemplateReq
getTSDropSchemaTemplateReq(String templateName)
}
}
+ /** Transmit insert record request for double write */
+ public void doubleWriteTransmit(ByteBuffer buffer)
Review comment:
To transmit all types of the insert plan, and to avoid re-transmit.
--
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]