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: [email protected]
For additional commands, e-mail: [email protected]