Hrishikesh Gadre created SOLR-9766:
--------------------------------------
Summary: Solr precommit is failing
Key: SOLR-9766
URL: https://issues.apache.org/jira/browse/SOLR-9766
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Hrishikesh Gadre
The Solr precommit is failing due to following errors,
[ecj-lint] 36. ERROR in
/Users/hgadre/git-repo/upstream/lucene-solr/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamingTest.java
(at line 31)
[ecj-lint] import org.apache.solr.client.solrj.SolrQuery;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.client.solrj.SolrQuery is never used
[ecj-lint] ----------
[ecj-lint] 37. ERROR in
/Users/hgadre/git-repo/upstream/lucene-solr/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamingTest.java
(at line 34)
[ecj-lint] import org.apache.solr.client.solrj.impl.HttpSolrClient;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.client.solrj.impl.HttpSolrClient is
never used
[ecj-lint] ----------
[ecj-lint] 38. ERROR in
/Users/hgadre/git-repo/upstream/lucene-solr/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamingTest.java
(at line 52)
[ecj-lint] import org.apache.solr.client.solrj.response.QueryResponse;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.client.solrj.response.QueryResponse is
never used
[ecj-lint] ----------
[ecj-lint] 39. ERROR in
/Users/hgadre/git-repo/upstream/lucene-solr/solr/solrj/src/test/org/apache/solr/client/solrj/io/stream/StreamingTest.java
(at line 55)
[ecj-lint] import org.apache.solr.common.SolrDocument;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[e
These seems to be introduced by changes committed as part of SOLR-9166
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]