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 2019/05/09 18:15:01 UTC

[GitHub] [zeppelin] epugh opened a new pull request #3358: Fix for ZEPPELIN-2444

epugh opened a new pull request #3358: Fix for ZEPPELIN-2444
URL: https://github.com/apache/zeppelin/pull/3358
 
 
   ### What is this PR for?
   Cue the user what the error they are getting is due to.  I would get spurious timeouts, and I had no idea it was a timeout, and that I had the option of extending the timeout.  Same issue as the reporter of ZEPPELIN-2444.  
   
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-2444
   
   ### How should this be tested?
   Run sleep 61 and verify you get a nice error message.  Unit test was updated.
   
   ### 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


With regards,
Apache Git Services