[ 
https://issues.apache.org/jira/browse/SOLR-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105308#comment-15105308
 ] 

ASF subversion and git services commented on SOLR-8564:
-------------------------------------------------------

Commit 1725273 from [~varunthacker] in branch 'dev/trunk'
[ https://svn.apache.org/r1725273 ]

SOLR-8564: Fix Embedded ZooKeeper to use <solrHome>/zoo_data for it's data 
directory

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to