You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2019/10/30 03:29:00 UTC

[jira] [Created] (IOTDB-280) Remove ChunkBufferPool

Jialin Qiao created IOTDB-280:
---------------------------------

             Summary: Remove ChunkBufferPool
                 Key: IOTDB-280
                 URL: https://issues.apache.org/jira/browse/IOTDB-280
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Jialin Qiao


ChunkBufferPool has no effect on improving performance, it can be removed for a clean constructor of ChunkWriterImpl.

ChunkWriterImpl could receive a MeasuremnetSchema and construct a ChunkBuffer inside.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)