You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/05/19 00:13:23 UTC

[GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #4222: Add startup/shutdown checks for HelixServerStarter

Jackie-Jiang opened a new pull request #4222: Add startup/shutdown checks for HelixServerStarter
URL: https://github.com/apache/incubator-pinot/pull/4222
 
 
   Optional startup checks:
     - Service status check (ON by default)
   Optional shutdown checks:
     - Query check (drains and finishes existing queries, ON by default)
     - Resource check (wait for all resources OFFLINE, OFF by default)
   
   BACKWARD-INCOMPATIBLE:
   The following config keys are removed or replaced, but the default
   behavior should be desired:
     - pinot.server.starter.enableSegmentsLoadingCheck
     - pinot.server.starter.timeoutInSeconds
     - pinot.server.instance.enable.shutdown.delay
     - pinot.server.instance.starter.maxShutdownWaitTime
     - pinot.server.instance.starter.checkIntervalTime

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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org