Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-3591 Startup error not reflected in Solr web view
  3. SOLR-3634

make CoreAdminHandler STATUS action report back info about core initialization failures

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-BETA, 6.0
    • None
    • None

    Description

      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

      Attachments

        1. SOLR-3634.patch
          15 kB
          Chris M. Hostetter
        2. SOLR-3634.patch
          23 kB
          Chris M. Hostetter

        Issue Links

          Activity

            People

              hossman Chris M. Hostetter
              hossman Chris M. Hostetter
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: