[
https://issues.apache.org/jira/browse/SOLR-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Thacker updated SOLR-8564:
--------------------------------
Attachment: SOLR-8564.patch
This seems to fix the issue
> ZK data directory being set incorrectly
> ---------------------------------------
>
> Key: SOLR-8564
> URL: https://issues.apache.org/jira/browse/SOLR-8564
> Project: Solr
> Issue Type: Bug
> Affects Versions: 5.4
> Reporter: Varun Thacker
> Assignee: Varun Thacker
> Fix For: 5.5, Trunk
>
> Attachments: SOLR-8564.patch
>
>
> When you start solr using the embedded zookeeper the data directory is not
> being set correctly.
> Instead of the zookeeper data directory being server/solr/zoo_data the data
> directory becomes server/solrzoo_data . This seems to happen only from 5.4
> onwards.
> {code}
> ~/solr-5.4.0 $ ./bin/solr start -s server/solr -c
> ~/solr-5.4.0 $ ls server/
> README.txt contexts etc lib logs
> modules resources scripts solr solr-webapp
> solrzoo_data start.jar
> {code}
> Patch coming up
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]