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

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

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

SOLR-15918 Avoid repetitive creating parent znodes (#554)

(cherry picked from commit 0ba432371064586a900ae1e66b483f0685d4ef7f)


> 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: 1h 40m
>  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