[ 
https://issues.apache.org/jira/browse/SOLR-12386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384274#comment-17384274
 ] 

Mark Robert Miller edited comment on SOLR-12386 at 7/20/21, 1:53 PM:
---------------------------------------------------------------------

Who cares? Not many, I’ll agree with that. So instead you have 1000s of zk 
calls racing each other in place of a dozen calls. And then who cares about 100 
similar things. And yet, if you take the time to measure and evaluate the 
results, turns out, all that debt adds up to much more than you imagine.

And that doesn’t even account for the instability it creates. Can you promise 
that when I delete a collection it’s gone? You actually can’t. ZkTerms might 
bring it back ensuring 🗣


was (Author: markrmiller):
Who cares? Not many, I’ll agree with that. So instead you have 1000s of zk 
calls racing each other in place of a dozen calls. And then who cares about 100 
similar things. And yet, if you take the time to measure and evaluate the 
results, turns out, all that debt adds up to much more than you imagine. 

> Test fails for "Can't find resource" for files in the _default configset
> ------------------------------------------------------------------------
>
>                 Key: SOLR-12386
>                 URL: https://issues.apache.org/jira/browse/SOLR-12386
>             Project: Solr
>          Issue Type: Test
>          Components: SolrCloud
>            Reporter: David Smiley
>            Priority: Minor
>         Attachments: cant find resource, stacktrace.txt
>
>
> Some tests, especially ConcurrentCreateRoutedAliasTest, have failed 
> sporadically failed with the message "Can't find resource" pertaining to a 
> file that is in the default ConfigSet yet mysteriously can't be found.  This 
> happens when a collection is being created that ultimately fails for this 
> reason.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to