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

   Proposed CHANGES.txt under 9.6 Bug Fix:
   > CloudSolrClient and Solr could in rare circumstances report that a 
collection does not exist right after it was actually just created (an 
eventually consistent race issue).  Now it double-checks before yielding such 
an error.
   
   It's tempting to call it an improvement but this ought to have been an 
explicit guarantee all along for such a trivial create-then-index (as seen in 
tests we have on a high scale cluster).
   
   I plan to merge late Tuesday, or maybe sooner if I get another +1.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to