[ https://issues.apache.org/jira/browse/SOLR-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hoss Man reopened SOLR-3634: ---------------------------- @Ignore("SOLR-3634: some errors are localized and tests fail in non en, disabling temporarily") Committed revision 1366460. - trunk Committed revision 1366464. - 4x > 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, 5.0 > > Attachments: SOLR-3634.patch, SOLR-3634.patch > > > 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