eribeiro commented on a change in pull request #864: SOLR-13101 : Shared 
storage support in SolrCloud
URL: https://github.com/apache/lucene-solr/pull/864#discussion_r324027378
 
 

 ##########
 File path: 
solr/core/src/java/org/apache/solr/store/blob/client/BlobCoreMetadataBuilder.java
 ##########
 @@ -0,0 +1,95 @@
+package org.apache.solr.store.blob.client;
+
+import java.util.*;
 
 Review comment:
   We usually avoid wildcard imports in Apache projects, iirc. 

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to