adriancole commented on issue #5876:
URL: 
https://github.com/apache/incubator-pinot/issues/5876#issuecomment-699871100


   As a water mark when I over-allocate RAM to my docker engine (6GB to make 
sure it isn't swapping) I get startup time like this when docker is already 
running schema registry, zookeeper and kafka..
   
   ```
   pinot                   | 08:46:22,986 INFO  [main] 
command.StartServiceManagerCommand (StartServiceManagerCommand.java:285) - 
Starting a Pinot [SERVICE_MANAGER] at 0.007s since launch
   pinot                   | 08:46:27,220 INFO  [main] 
command.StartServiceManagerCommand (StartServiceManagerCommand.java:287) - 
Started Pinot [SERVICE_MANAGER] instance [ServiceManager_20da8f16c3fb_7098] at 
4.242s since launch
   pinot                   | 08:46:27,246 INFO  [main] 
command.StartServiceManagerCommand (StartServiceManagerCommand.java:285) - 
Starting a Pinot [CONTROLLER] at 4.268s since launch
   pinot                   | 08:46:32,430 INFO  [main] 
command.StartServiceManagerCommand (StartServiceManagerCommand.java:287) - 
Started Pinot [CONTROLLER] instance [Controller_20da8f16c3fb_9000] at 9.452s 
since launch
   pinot                   | 08:46:32,432 INFO  [Start a Pinot [BROKER]] 
command.StartServiceManagerCommand (StartServiceManagerCommand.java:285) - 
Starting a Pinot [BROKER] at 9.453s since launch
   pinot                   | 08:46:32,432 INFO  [Start a Pinot [SERVER]] 
command.StartServiceManagerCommand (StartServiceManagerCommand.java:285) - 
Starting a Pinot [SERVER] at 9.453s since launch
   pinot                   | 08:46:35,755 INFO  [Start a Pinot [BROKER]] 
command.StartServiceManagerCommand (StartServiceManagerCommand.java:287) - 
Started Pinot [BROKER] instance [Broker_20da8f16c3fb_8099] at 12.777s since 
launch
   pinot                   | 08:46:35,972 INFO  [Start a Pinot [SERVER]] 
command.StartServiceManagerCommand (StartServiceManagerCommand.java:287) - 
Started Pinot [SERVER] instance [Server_20da8f16c3fb_8098] at 12.993s since 
launch
   pinot                   | *** Starting schema installation at 15s since 
container launch
   pinot                   | *** Completed schema installation at 17s since 
container launch
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to