You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Timothy Potter (JIRA)" <ji...@apache.org> on 2014/12/02 19:06:16 UTC

[jira] [Resolved] (SOLR-6768) Creating examples fails when Solr runs in foreground mode

     [ https://issues.apache.org/jira/browse/SOLR-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Potter resolved SOLR-6768.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.10.3
         Assignee: Timothy Potter

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