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/01/19 07:42:46 UTC

[GitHub] [iotdb] HTHou commented on a change in pull request #2358: [IOTDB-1084] Fix temporary memory of flushing may cause OOM

HTHou commented on a change in pull request #2358:
URL: https://github.com/apache/iotdb/pull/2358#discussion_r559968319



##########
File path: server/src/main/java/org/apache/iotdb/db/engine/flush/MemTableFlushTask.java
##########
@@ -170,94 +189,104 @@ private void writeOneSeries(TVList tvPairs, IChunkWriter seriesWriterImpl,
     @Override
     public void run() {
       long memSerializeTime = 0;

Review comment:
       Fixed~




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