This is an automated email from the ASF dual-hosted git repository.
sunzesong pushed a change to branch hdfs_query_fix
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 2e705a6 Fix concurrent query caused BufferUnderflowException when
storage in HDFS
add d308fb7 Add truncate log
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/hadoop/fileSystem/HDFSInput.java | 1 -
.../apache/iotdb/hadoop/fileSystem/HDFSOutput.java | 6 ++---
.../write/writer/ForceAppendTsFileWriter.java | 1 +
.../write/writer/RestorableTsFileIOWriter.java | 26 +++++++++++++---------
.../iotdb/tsfile/write/writer/TsFileIOWriter.java | 1 +
5 files changed, 19 insertions(+), 16 deletions(-)