andrijapanicsb 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_r361313772
########## File path: plugins/storage/volume/datera/src/main/java/org/apache/cloudstack/storage/datastore/provider/DateraHostListener.java ########## @@ -18,6 +18,23 @@ */ package org.apache.cloudstack.storage.datastore.provider; +import java.io.UnsupportedEncodingException; Review comment: @anuragaw - Just checking - why was this file modified? I don't expect it has anything to do with this feature (I see lines placing has changed). ---------------------------------------------------------------- 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
