Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-5214

collections?action=SPLITSHARD running out of heap space due to merge

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.3
    • 4.7, 6.0
    • update
    • None

    Description

      The problem we saw was that splitting a shard with many segments and documents
      failed by running out of heap space.

      Increasing heap space so that all existing segments could be merged into one
      overall segment does not seem practical. Running the split without segment
      merging worked.

      Could split always run without merging, or merge=true/false be an optional parameter for the SPLITSHARD action?

      Attachments

        1. SOLR-5214.patch
          2 kB
          Christine Poerschke

        Activity

          People

            shalin Shalin Shekhar Mangar
            cpoerschke Christine Poerschke
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: