[
https://issues.apache.org/jira/browse/SOLR-15918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482213#comment-17482213
]
ASF subversion and git services commented on SOLR-15918:
--------------------------------------------------------
Commit 0ba432371064586a900ae1e66b483f0685d4ef7f in solr's branch
refs/heads/main from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=0ba4323 ]
SOLR-15918 Avoid repetitive creating parent znodes (#554)
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]