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 2022/09/20 09:02:45 UTC

[GitHub] [iotdb] yschengzi opened a new pull request, #7369: [IOTDB-4469] Frame size larger than protect max size!

yschengzi opened a new pull request, #7369:
URL: https://github.com/apache/iotdb/pull/7369

   problem:
   Transporting frame size of LoadTsFilePieceNode is larger than MAX FRAME SIZE
   too much log info of LoadTsFilePieceNode
   
   solution:
   set the max data size of LoadTsFilePieceNode is the half of MAX FRAME SIZE
   delete info about chunk data.


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] HTHou merged pull request #7369: [IOTDB-4469] Frame size larger than protect max size!

Posted by GitBox <gi...@apache.org>.
HTHou merged PR #7369:
URL: https://github.com/apache/iotdb/pull/7369


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org