chenliang created FLINK-2367:
--------------------------------
Summary: “flink-xx-jobmanager-linux-3lsu.log" file can't auto be recovered/detected after mistaking delete
Key: FLINK-2367
URL:
https://issues.apache.org/jira/browse/FLINK-2367 Project: Flink
Issue Type: Bug
Components: JobManager
Affects Versions: 0.9
Environment: Linux
Reporter: chenliang
Priority: Minor
Fix For: 0.9.0
For checking system whether be adequately reliability, testers usually designedly do some delete operation.
Steps:
1.go to "flink\build-target\log"
2.delete “flink-xx-jobmanager-linux-3lsu.log" file
3.Run jobs along with writing log info, meanwhile the system didn't give any error info when the log info can't be wrote correctly.
4.when some jobs be run failed , go to check log file for finding the reason, can't find the log file.
Must restart Job Manager to regenerate the log file, then continue to run jobs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)