div8cn commented on issue #3505: Agent LB for CloudStack failed
URL: https://github.com/apache/cloudstack/issues/3505#issuecomment-516831665
 
 
   @rhtyd 
   
   I modified
   
https://github.com/apache/cloudstack/blob/master/agent/src/main/java/com/cloud/agent/Agent.java#L141
   Long _startupWaitDefault = 60000;
   
   
https://github.com/apache/cloudstack/blob/master/agent/src/main/java/com/cloud/agent/Agent.java#L1038
   
   _startupWait = _startupWaitDefault * 1;
   
   After recompiling and installing, I found that the mgmt connection still 
waits 15 minutes to complete.

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