Alexandre Rafalovitch created SOLR-6768:
-------------------------------------------

             Summary: 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
            Priority: Minor


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

Reply via email to