neuyilan commented on a change in pull request #2486:
URL: https://github.com/apache/iotdb/pull/2486#discussion_r556992849
##########
File path: service-rpc/src/main/java/org/apache/iotdb/rpc/RpcUtils.java
##########
@@ -51,6 +51,12 @@
*/
public static final int FRAME_HARD_MAX_LENGTH = 536870912;
+ /**
+ * if resizeIfNecessary is called continuously with a small size for more
than
+ */
Review comment:
It seems to miss something, I'll supply for it
----------------------------------------------------------------
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]