stoty commented on a change in pull request #74: URL: https://github.com/apache/phoenix-omid/pull/74#discussion_r522081513
########## File path: common/src/main/java/org/apache/omid/NetworkUtils.java ########## @@ -17,15 +17,19 @@ */ package org.apache.omid; +import org.slf4j.Logger; Review comment: That would need to be smart, as I don't expect that the current code base is fully compliant either. Yetus has this functionality, but we aren't using that for Omid. In any case, that should be handled in a different ticket. ---------------------------------------------------------------- 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: us...@infra.apache.org