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 2021/01/14 01:51:31 UTC

[GitHub] [iotdb] neuyilan commented on a change in pull request #2486: use AutoScalingBuffer to replace the TByteBuffer in TCompressedElasticFramedTransport

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:
users@infra.apache.org