This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch diskExceptionCounter
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a5f1047828f spotless
add 96c8b07d2d0 Add suspicious disk exception recording for disk usage and
query paths
No new revisions were added by this update.
Summary of changes:
.../execution/operator/process/copyto/TableCopyToOperator.java | 2 ++
.../function/tvf/read_tsfile/ExternalTsFileQueryResource.java | 3 +++
.../storageengine/dataregion/utils/TableDiskUsageStatisticUtil.java | 2 ++
.../dataregion/utils/tableDiskUsageIndex/TableDiskUsageIndex.java | 2 ++
.../tableDiskUsageIndex/tsfile/TsFileTableDiskUsageIndexWriter.java | 4 ++++
.../tableDiskUsageIndex/tsfile/TsFileTableSizeIndexFileWriter.java | 4 +++-
.../utils/tableDiskUsageIndex/tsfile/TsFileTableSizeIndexReader.java | 2 ++
7 files changed, 18 insertions(+), 1 deletion(-)