[
https://issues.apache.org/jira/browse/SOLR-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231848#comment-14231848
]
Timothy Potter edited comment on SOLR-6768 at 12/2/14 6:06 PM:
---------------------------------------------------------------
Fixed as part of SOLR-6653 ... fixed in the sense that it warns the user that
using -f with -e is not supported and then goes ahead and starts the -e example
in the background.
was (Author: thelabdude):
Fixed as part of SOLR-6653
> Creating examples fails when Solr runs in foreground mode
> ---------------------------------------------------------
>
> Key: SOLR-6768
> URL: https://issues.apache.org/jira/browse/SOLR-6768
> Project: Solr
> Issue Type: Bug
> Components: scripts and tools
> Affects Versions: Trunk
> Reporter: Alexandre Rafalovitch
> Assignee: Timothy Potter
> Priority: Minor
> Fix For: 4.10.3
>
>
> Using configuration introduced in SOLR-3619, the following command will get
> locked up:
> bq. bin/solr start -f -e techproducts
> Solr will start in the foreground, so the core will not be created. Then,
> when Solr is shutdown, the commands to create and populate the core are run
> and an error is thrown.
> Perhaps the example creating code should cross-check for that flag and
> complain/abort to avoid confusion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]