WangZhongze created HUDI-2366:
---------------------------------

             Summary: fix hudi generating too many logs
                 Key: HUDI-2366
                 URL: https://issues.apache.org/jira/browse/HUDI-2366
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: WangZhongze
            Assignee: WangZhongze


In AbstractTableFileSystemView.isFileSliceAfterPendingCompaction, 
compactionWithInstantTime of FileSlice will be print in the log output. but in 
general, FileSlice is not in compaction state, resulting in a null value in the 
log output. And if there are many FIleslices, a large number of logs will be 
output in a short time, which can reach more than 90% of the total log, which 
seriously affects viewing other log information


Advice: delete this log



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to