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/10/05 16:21:58 UTC

[GitHub] [zeppelin] Reamer commented on a change in pull request #3925: [ZEPPELIN-5070] Improve start/shutdown and signal handling

Reamer commented on a change in pull request #3925:
URL: https://github.com/apache/zeppelin/pull/3925#discussion_r499720708



##########
File path: zeppelin-interpreter/src/main/java/org/apache/zeppelin/interpreter/remote/RemoteInterpreterServer.java
##########
@@ -132,7 +129,7 @@
 
   private Map<String, Object> remoteWorksResponsePool;
 
-  private static final long DEFAULT_SHUTDOWN_TIMEOUT = 2000;
+  private static final int DEFAULT_SHUTDOWN_TIMEOUT = 2000;

Review comment:
       Done




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