Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-7113

IndexerMBean should allow to import without depending on all IndexStatsMbean available

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.8.0
    • lucene
    • None

    Description

      Currently, on non-clustered repository, IndexerMbean requires all IndexStatsMbean for all indexing to be available so that it can abort any currently running indexing.

      But, that comes in the way to import pre-exported indexed data automatically during startup when indexing lane mbeans won't be available.

      So, it's useful to have a relatively "unsafe" import method which won't require IndexStatsMbean. It's upto the caller to make sure that the IndexStatsMbean won't race during import.

      Attachments

        Activity

          People

            catholicon Vikas Saurabh
            catholicon Vikas Saurabh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: