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/11/16 09:20:21 UTC

[GitHub] [iotdb] SzyWilliam opened a new pull request, #8012: [IOTDB-4727] use AutoScalingBufferWriteTransport to avoid byte buffer overflow

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

   see https://issues.apache.org/jira/browse/IOTDB-4727
   see also https://issues.apache.org/jira/browse/RATIS-1743
   
   When TSStatus serialization size exceeds 1024 Bytes, the serialization will fail and the ByteBuffer returned is null. We should use the AutoScalingBufferWriteTransport to support arbitrary TSStatus size.


-- 
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] OneSizeFitsQuorum merged pull request #8012: [IOTDB-4727] use AutoScalingBufferWriteTransport to avoid byte buffer overflow

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


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