This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch new_compaction
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 8aa5e69 add FakedTsFileResource
add b13adfd add TsFileResourceListTest
new 37873fa Merge pull request #3418 from
apache/addTestTsFileResourceListTest
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:
.../db/engine/storagegroup/TsFileResourceList.java | 2 +
.../storagegroup/TsFileResourceListTest.java | 90 ++++++++++++++++++++++
2 files changed, 92 insertions(+)
create mode 100644
server/src/test/java/org/apache/iotdb/db/engine/storagegroup/TsFileResourceListTest.java