This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch feature_async_close_tsfile
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from de56c65 fix memtable pool capacity too large bug
add 91b1487 fix unused import in MemTablePool
add 8de4e01 add hash code in PrimitiveMemTable
add 23b9083 remove unused fields in ReadOblyMemChunk
add 71ca558 Merge branch 'feature_async_close_tsfile' of
github.com:apache/incubator-iotdb into feature_async_close_tsfile
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/engine/memtable/MemTablePool.java | 2 +-
.../db/engine/memtable/PrimitiveMemTable.java | 3 ++
.../db/engine/querycontext/ReadOnlyMemChunk.java | 52 ----------------------
.../iotdb/db/engine/storagegroup/FlushManager.java | 1 -
4 files changed, 4 insertions(+), 54 deletions(-)