Reamer commented on code in PR #4582:
URL: https://github.com/apache/zeppelin/pull/4582#discussion_r1173974707


##########
zeppelin-zengine/src/main/java/org/apache/zeppelin/scheduler/RemoteScheduler.java:
##########
@@ -82,10 +88,11 @@ public void runJobInScheduler(Job job) {
    * RUNNING status. This thread will exist after job is in RUNNING/FINISHED 
state.
    */
   private class JobStatusPoller extends Thread {

Review Comment:
   In the following, the interrupt behaviour of the StatusPoller has been 
improved.



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

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to