You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Luca (JIRA)" <ji...@apache.org> on 2018/07/12 08:04:00 UTC

[jira] [Created] (SOLR-12548) Downconfig error in empty file

Luca created SOLR-12548:
---------------------------

             Summary: Downconfig error in empty file
                 Key: SOLR-12548
                 URL: https://issues.apache.org/jira/browse/SOLR-12548
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: 7.3
            Reporter: Luca


In zkCli, class ZkMaintenanceUtils row 347, if the written data was 0, the file is created, but it throw an exception if the file exists because of the createFile behaviour

Please review also copyDataDown:

if (data != null && data.length > 1)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org