dsmiley commented on PR #2363:
URL: https://github.com/apache/solr/pull/2363#issuecomment-2019808827

   I was aware we may just be moving to a new problem, albeit a situation that 
is even more rare than what we have today.  @markrmiller can you recommend a 
specific test or a way to make a test that has an incomplete DocCollection and 
tries to use it client side to route?  As I write that; maybe it's not too hard 
to create a cluster state provider in a SolrJ test that has the state we want.  
The behavior we want to see client side is that it gets routed to Solr; don't 
give up client-side.  In practice this gives even more time for the server to 
get the subsequent request and for this DocCollection to become complete.  But 
if it's incomplete, I suspect an error.  I've not seen this happen in practice, 
at least to my knowledge.


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