Jiayong Mo created FLINK-11169:
----------------------------------
Summary: [hotfix][runtime] fix the problem of not being reloaded
for jobmanager's log after clicking the refresh button in web ui
Key: FLINK-11169
URL: https://issues.apache.org/jira/browse/FLINK-11169
Project: Flink
Issue Type: Bug
Components: REST
Affects Versions: 1.7.0, 1.6.2
Reporter: Jiayong Mo
In the Flink web UI page, we can access the log of jobmanager from the tab
under its corresponding page, but we could not reload the log (the content is
not up-to-date) since the log file has been cached for 300s in the local
client' disk. And this problem occurs because of the incorrect way to check if
the file should be cached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)