Mike Drob created SOLR-15918:
--------------------------------

             Summary: 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


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]

Reply via email to