nvazquez commented on a change in pull request #3658: WIP: client: explicitly create a session handler to set session timeout URL: https://github.com/apache/cloudstack/pull/3658#discussion_r342061268
########## File path: client/src/main/java/org/apache/cloudstack/ServerDaemon.java ########## @@ -24,6 +24,7 @@ import java.net.URL; import java.util.Properties; +import com.cloud.utils.Pair; Review comment: ```suggestion ``` ---------------------------------------------------------------- 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
