[
https://issues.apache.org/jira/browse/SOLR-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054043#comment-15054043
]
Shawn Heisey commented on SOLR-5959:
------------------------------------
"Fixed" is used when a change is made to the source code specifically to fix
the problem outlined in the issue.
For various reasons, in version 5.3.0 (SOLR-7227), the Solr package was changed
so that the webapp is already extracted -- jetty no longer needs to unpack the
war file. The problem described by this issue no longer exists in the newest
version of Solr. All the jars necessary for cloud script operation are in the
correct location as soon as you unzip or untar the binary Solr download.
> Cloud scripts cannot be run out of the box
> ------------------------------------------
>
> Key: SOLR-5959
> URL: https://issues.apache.org/jira/browse/SOLR-5959
> Project: Solr
> Issue Type: Bug
> Components: scripts and tools
> Affects Versions: 4.7.1
> Environment: CentOS 6.5 x64
> Reporter: Maxim Novikov
>
> Solr's cloud scripts ($solr/example/scripts/cloud-scripts/zkcli.sh) expect to
> have the files from solr.war ($solr/example/webapps/solr.web) extracted to
> $/solr/example/solr-webapp/webapp. While it is not done, Solr's ZK CLI fails
> to run.
> Please note that in v.4.6 it was all set as expected out of the box and
> worked without any additional extracting/copying, etc. We would expect that
> it worked in 4.7 and all the following versions same way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]