Varun Thacker created SOLR-8564:
-----------------------------------

             Summary: ZK data directory being set incorrectly
                 Key: SOLR-8564
                 URL: https://issues.apache.org/jira/browse/SOLR-8564
             Project: Solr
          Issue Type: Bug
            Reporter: Varun Thacker
            Assignee: Varun Thacker
             Fix For: Trunk, 5.4


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]

Reply via email to