You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2019/05/05 03:03:26 UTC

[incubator-iotdb] branch master updated (7c88b7d -> 0fb2a96)

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 7c88b7d  [IOTDB-58] Replace list by array and refactor TsFileResource (#163)
     add 67647fa  release memory asap in ReadOnlyMemChunk
     new 0fb2a96  Merge pull request #111 from apache/fix_faster_release_mem

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/iotdb/db/engine/querycontext/ReadOnlyMemChunk.java  | 2 ++
 1 file changed, 2 insertions(+)


[incubator-iotdb] 01/01: Merge pull request #111 from apache/fix_faster_release_mem

Posted by qi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit 0fb2a961ca89f095071afa208a333acdd91c0580
Merge: 7c88b7d 67647fa
Author: Jialin Qiao <13...@163.com>
AuthorDate: Sun May 5 11:03:22 2019 +0800

    Merge pull request #111 from apache/fix_faster_release_mem
    
    try to release memory asap in ReadOnlyMemChunk

 .../java/org/apache/iotdb/db/engine/querycontext/ReadOnlyMemChunk.java  | 2 ++
 1 file changed, 2 insertions(+)