[ 
https://issues.apache.org/jira/browse/HUDI-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405077#comment-17405077
 ] 

ASF GitHub Bot commented on HUDI-2366:
--------------------------------------

leesf merged pull request #3543:
URL: https://github.com/apache/hudi/pull/3543


   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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