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

Allow delta-import to run continously until aborted

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.4
    • None
    • None

    Description

      Modify the delta-import so that it takes a perpetual flag that makes it run continuously until its aborted.

      http://localhost:8985/solr/select/?command=delta-import&clean=false&qt=/dataimport&commit=true&perpetual=true

      perpetual means the delta import will keep running and pause for a few seconds when running queries.

      The only way to stop delta import will be to explicitly issue an abort like so:-

      http://localhost:8985/solr/tickets/select/?command=abort

      Attachments

        1. delta-import-perpetual.patch
          3 kB
          Abdul Chaudhry

        Activity

          People

            jdyer James Dyer
            abdollar Abdul Chaudhry
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: