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

ASF subversion and git services commented on SOLR-15918:
--------------------------------------------------------

Commit 97c60873cb732d0512df3cc6938d9c69941526d4 in solr's branch 
refs/heads/branch_9x from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=97c6087 ]

SOLR-15918 Fix test failures (#568)

(cherry picked from commit dfef340534c507dbc11f3c4f4254d32dcc4f67bf)


> Many NodeExistsExceptions when uploading a configset
> ----------------------------------------------------
>
>                 Key: SOLR-15918
>                 URL: https://issues.apache.org/jira/browse/SOLR-15918
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mike Drob
>            Priority: Minor
>             Fix For: 9.1
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> When uploading a config set, especially one with many files in a nested 
> directory structure, like the default configset having many stop words 
> entries in lang, we will try to create the ZkPaths every time.
>  
> We can make the SimpleFileVisitor in ZkMaintenanceUtils.uploadToZK much 
> smarter to not needlessly retry directories. Maybe it even gets faster too?



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to