vthinkxie opened a new pull request #12085:
URL: https://github.com/apache/flink/pull/12085


   ## What is the purpose of the change
   
   ref https://issues.apache.org/jira/browse/FLINK-17608
   
   ## Brief change log
   
   revert the previous deletion of TM logs and stdout page
   
   
   
   ## Verifying this change
   
   - the TM log page
   - the TM stdout page
   - check the download button
   - check the reload button
   - check if the link of job taskmanager log correct
   
   before:
   
   
![image](https://user-images.githubusercontent.com/1506722/81560123-5ad47400-93c3-11ea-98fc-580f40cefe4d.png)
   
   
   
   
   
   
   after:
   
![image](https://user-images.githubusercontent.com/1506722/81560061-3bd5e200-93c3-11ea-9fa0-8de5c3f10ee4.png)
   
   
   
![image](https://user-images.githubusercontent.com/1506722/81560079-44c6b380-93c3-11ea-9129-908b7de6f167.png)
   
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API, i.e., is any changed class annotated with 
`@Public(Evolving)`: (no)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (no)
     - Anything that affects deployment or recovery: JobManager (and its 
components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (not documented)
   


----------------------------------------------------------------
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.

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


Reply via email to