AyachiNene commented on pull request #3543:
URL: https://github.com/apache/hudi/pull/3543#issuecomment-906210335


   In AbstractTableFileSystemView.isFileSliceAfterPendingCompaction, 
compactionWithInstantTime of FileSlice will be print in the log output. but in 
general, FileSlice is not in compaction state, resulting in meaningless 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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to