Hoss Man created SOLR-3634:
------------------------------

             Summary: make CoreAdminHandler STATUS action report back info 
about core initialization failures 
                 Key: SOLR-3634
                 URL: https://issues.apache.org/jira/browse/SOLR-3634
             Project: Solr
          Issue Type: Sub-task
            Reporter: Hoss Man
            Assignee: Hoss Man
             Fix For: 4.0


see parent issue for context.

* CoreContainer should keep a record of failures related to core 
initialization, keyed off of the core name
* failures should be recorded for both solr.xml initialzation, as well as 
explicit CREATE/RELOAD requests that fail
* record of failures should be tracked indefinitely until some valid core 
begins using that name
** ie: actions which register a SolrCore with a name (RELOAD, CREATE, SWAP, 
ALIAS) should "reset" any existing failures associated with that name
* failures should be available to clients via CoreAdminHandler STATUS actions



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to