stillalex commented on code in PR #1410:
URL: https://github.com/apache/solr/pull/1410#discussion_r1127202872


##########
solr/solrj/src/test/org/apache/solr/client/solrj/impl/Http2SolrClientTest.java:
##########
@@ -469,6 +474,43 @@ public void testGetById() throws Exception {
     }
   }
 
+  @Test
+  public void testGetByIdArrayBlockingQueue() throws Exception {
+    DebugServlet.clear();
+
+    // client setup needs to be same as HttpShardHandlerFactory
+

Review Comment:
   ended up removing, to reduce the span of changes



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

Reply via email to