DaanHoogland commented on a change in pull request #3575: [WIP DO NOT MERGE]
Health check feature for virtual router
URL: https://github.com/apache/cloudstack/pull/3575#discussion_r358203567
##########
File path:
server/src/main/java/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
##########
@@ -1692,8 +2157,8 @@ public boolean finalizeCommandsOnStart(final Commands
cmds, final VirtualMachine
return true;
}
- private void finalizeMonitorServiceOnStrat(final Commands cmds, final
VirtualMachineProfile profile, final DomainRouterVO router, final Provider
provider,
- final long networkId, final Boolean add) {
+ private void finalizeMonitorServiceOnStart(final Commands cmds, final
VirtualMachineProfile profile, final DomainRouterVO router, final Provider
provider,
Review comment:
👍
----------------------------------------------------------------
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