Reamer opened a new pull request #4060:
URL: https://github.com/apache/zeppelin/pull/4060


   ### What is this PR for?
   This PR changes the parent class for K8sRemoteInterpreterProcess to 
RemoteInterpreterManagedProcess.
   It also contains some bug fixes.
   
   I removed the static method 
`RemoteInterpreterUtils.checkIfRemoteEndpointAccessible`, because this function 
is unnecessary and it also blocks testing. It is sufficient to listen for 
`processStarted`. This signals a successful start of the interpreter.
   
   
   ### What type of PR is it?
   Improvement and Bugfixing
   
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5259
   
   ### How should this be tested?
   * CI
   * Port forwarding was tested locally
   
   ### 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:
us...@infra.apache.org


Reply via email to