You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2019/02/16 14:27:08 UTC

[incubator-iotdb] branch delete_dev4 updated (fdf3cf8 -> 2e4bd1a)

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

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


    from fdf3cf8  remove unused args
     new 74a1456  secure some file streams fix some uts with incorrect answers
     new 2e4bd1a  Merge branch 'delete_dev3' into delete_dev4

The 1412 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:
 .../apache/iotdb/db/engine/filenode/FileNodeProcessor.java |  9 +++++++++
 .../modification/io/LocalTextModificationAccessor.java     |  3 ++-
 .../iotdb/db/engine/modification/DeletionFileNodeTest.java | 14 +++++++++-----
 .../org/apache/iotdb/db/integration/IoTDBCompleteIT.java   |  4 ++--
 .../apache/iotdb/db/integration/IoTDBMetadataFetchIT.java  |  2 +-
 5 files changed, 23 insertions(+), 9 deletions(-)