This is an automated email from the ASF dual-hosted git repository.
hxd pushed a change to branch refactor_bufferwrite_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 8a6f8af merge with master
add 67647fa release memory asap in ReadOnlyMemChunk
add 0fb2a96 Merge pull request #111 from apache/fix_faster_release_mem
add 1f13d9f Fix a clerical error in console display when run
'start-server.sh' (#171)
add 7675fc5 [IOTDB-84]fix in proper hashcode methods in processors (#169)
add 4f554c7 Refactor query resource count (#168)
new 86553cd merge with master
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:
iotdb/iotdb/conf/iotdb-env.sh | 2 +-
.../engine/bufferwrite/BufferWriteProcessor.java | 23 +--
.../iotdb/db/engine/filenode/FileNodeManager.java | 18 +--
.../db/engine/filenode/FileNodeProcessor.java | 156 ++++++++++++---------
.../db/engine/overflow/io/OverflowProcessor.java | 33 +----
.../db/engine/querycontext/ReadOnlyMemChunk.java | 2 +
.../db/engine/tsfiledata/TsFileProcessor.java | 27 +---
.../db/exception/FileNodeManagerException.java | 4 +
8 files changed, 119 insertions(+), 146 deletions(-)