[
https://issues.apache.org/jira/browse/FLINK-11089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16712280#comment-16712280
]
ASF GitHub Bot commented on FLINK-11089:
----------------------------------------
liu-zhaokun opened a new pull request #7257: [FLINK-11089]Log filecache
directory removed messages
URL: https://github.com/apache/flink/pull/7257
[https://issues.apache.org/jira/browse/FLINK-11089](https://issues.apache.org/jira/browse/FLINK-11089)
When taskmanager exit or shutdown,the filecache directory named
"flink-dist-cache*" will be removed,but there is not any log about this
action.So I think we should log it for user to check it easy when there are
some bugs.
You can see IOManager.java logs the removed messages when taskmanager
shutdown, filecache can do the same things.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Log filecache directory removed messages
> -----------------------------------------
>
> Key: FLINK-11089
> URL: https://issues.apache.org/jira/browse/FLINK-11089
> Project: Flink
> Issue Type: Improvement
> Components: Local Runtime
> Affects Versions: 1.7.0
> Reporter: liuzhaokun
> Priority: Minor
> Labels: pull-request-available
>
> When taskmanager exit or shutdown,the filecache directory named
> "flink-dist-cache*" will be removed,but there is not any log about this
> action.So I think we should log it for user to check it easy when there are
> some bugs.
> You can see IOManager.java logs the removed messages when taskmanager
> shutdown, filecache can do the same things.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)