madrob commented on a change in pull request #682: URL: https://github.com/apache/solr/pull/682#discussion_r811462641
########## File path: solr/modules/hdfs/src/test/org/apache/hadoop/util/DiskChecker.java ########## @@ -25,7 +25,7 @@ import java.util.UUID; import java.util.concurrent.atomic.AtomicReference; -import com.google.common.annotations.VisibleForTesting; +import org.apache.hadoop.thirdparty.com.google.common.annotations.VisibleForTesting; Review comment: Did Hadoop switch to shading google-annotations? I thought we already had our own copy of it anyway. -- 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. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org