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/03/30 03:11:06 UTC

[GitHub] [iotdb] neuyilan commented on pull request #2904: [IOTDB-1257] Make a little bit improvement of config and fix some bugs for setting logic

neuyilan commented on pull request #2904:
URL: https://github.com/apache/iotdb/pull/2904#issuecomment-809871855


   > Another way is to split the resizeIfNecessary() to expandIfNecessary() and shrinkIfNecessary().
   
   This is the essence of the problem. When the current thrift size is less than softMaxLength, calling this function will expand the thrift size to softMaxLength. We only need to separate the expand and shrink methods. 


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