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 2019/07/09 06:55:23 UTC

[GitHub] [incubator-iotdb] lvpengze opened a new pull request #226: move codes from the branch: feature_chunkbufferpool

lvpengze opened a new pull request #226: move codes from the branch: feature_chunkbufferpool
URL: https://github.com/apache/incubator-iotdb/pull/226
 
 
   Reimplement PublicBAOS, replacing java.io.ByteArrayOutputStream with a List of byte[].
   All byte[] are allocated from ListPublicBAOSPool and should be put back after close.

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


With regards,
Apache Git Services