GutoVeronezi commented on pull request #4585: URL: https://github.com/apache/cloudstack/pull/4585#issuecomment-763743473
> > @ravening this parameter exists already but it is hardcoded in `KVMHABase.java`, it is set as: > > `protected long _heartBeatUpdateTimeout = 60000;` > > @GabrielBrascher true but I know that Wei added several global settings to configure the values as well the preferred action as well in a much simpler way. I see in this PR that some new files are added to handle the properties which are not needed @ravening can you show me where this is externalized (if it is)? As far as we have seen in the code, there is no way for operators to configure this right now. Therefore, we need this patch to allow operators to configure the storage check timeout. ---------------------------------------------------------------- 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]
