tflobbe commented on a change in pull request #984: SOLR-12217: Support shards.preference for individual shard requests URL: https://github.com/apache/lucene-solr/pull/984#discussion_r340880694
########## File path: solr/solrj/src/java/org/apache/solr/client/solrj/io/stream/SignificantTermsStream.java ########## @@ -282,6 +281,7 @@ public Explanation toExplanation(StreamFactory factory) throws IOException { } public Tuple read() throws IOException { + Review comment: Maybe remove this file from the PR ---------------------------------------------------------------- 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: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org