You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/11/21 08:48:08 UTC

[GitHub] [zeppelin] zhengslei opened a new pull request #3978: [ZEPPELIN-5140]Close RemoteInterpreter when RemoteInterpreterServer a…

zhengslei opened a new pull request #3978:
URL: https://github.com/apache/zeppelin/pull/3978


   …lready timeout.
   
   ### What is this PR for?
   This PR is to fix ZEPPELIN-5135. 
   Close RemoteInterpreter when RemoteInterpreterServer already timeout.
   Otherwise the ProgressBar will be missing when rerun after the RemoteInterpreterServer timeout and old RemoteInterpreterGroup will always alive after GC.
   
   
   ### What type of PR is it?
   [Bug Fix | Improvement]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/projects/ZEPPELIN/issues/ZEPPELIN-5140
   
   ### How should this be tested?
   * First, run a paragraph using spark interpreter
   * Then, wait the TimeoutLifecycleManager to expire
   * Rerun the above paragraph, and the progress bar is missing.
   After the bug fixed, the above issue is solved
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [zeppelin] asfgit closed pull request #3978: [ZEPPELIN-5140]Close RemoteInterpreter when RemoteInterpreterServer already timeout.

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3978:
URL: https://github.com/apache/zeppelin/pull/3978


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [zeppelin] zjffdu commented on pull request #3978: [ZEPPELIN-5140]Close RemoteInterpreter when RemoteInterpreterServer already timeout.

Posted by GitBox <gi...@apache.org>.
zjffdu commented on pull request #3978:
URL: https://github.com/apache/zeppelin/pull/3978#issuecomment-733454773


   LGTM


----------------------------------------------------------------
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:
users@infra.apache.org