rhtyd commented on a change in pull request #2309: CLOUDSTACK-10132: Multiple
Management Servers Support for agents
URL: https://github.com/apache/cloudstack/pull/2309#discussion_r151063773
##########
File path: agent/src/com/cloud/agent/Agent.java
##########
@@ -216,6 +223,7 @@ public String getPod() {
}
protected void setLink(final Link link) {
+ s_logger.info("Setting up link!");
Review comment:
I had put this for logging/debugging, may be removed. @nvazquez
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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