You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2020/07/26 09:33:06 UTC

[incubator-iotdb] branch mem_control updated (f1a71b9 -> 4b68dac)

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

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


    from f1a71b9  Add waitAndGetDataListByType for getting data lists
     add 4b68dac  Add replacement strategy

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/rescon/PrimitiveArrayManager.java     | 134 ++++++++++++++++-----
 .../java/org/apache/iotdb/db/service/IoTDB.java    |   2 +
 .../apache/iotdb/db/utils/EnvironmentUtils.java    |   4 +
 .../tsfile/file/metadata/enums/TSDataType.java     |  15 +++
 4 files changed, 122 insertions(+), 33 deletions(-)