risdenk opened a new pull request #3700: [ZEPPELIN-4697] Zeppelin Quartz 
scheduler checks for updates against external endpoint
URL: https://github.com/apache/zeppelin/pull/3700
 
 
   ### What is this PR for?
   
   Zeppelin uses the Quartz scheduler which has a
   built in update checker. This reaches out to a
   Terracotta update server which leaks some
   information about the running server. This is
   recommended to be disabled in the docs.
   
   
http://www.quartz-scheduler.org/documentation/2.4.0-SNAPSHOT/best-practices.html#skip-update-check
   
   ### What type of PR is it?
   Bug Fix
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4697
   
   ### How should this be tested?
   * CI tests
   * Manually confirmed this removes the update check call to the Terracotta 
server
   
   ### 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:
[email protected]


With regards,
Apache Git Services

Reply via email to