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

increase bin/solr's post kill sleep

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 8.6, 9.0
    • None
    • None

    Description

      Currently e.g. https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.5.1/solr/bin/solr#L863 we wait for one second after the kill -9 before re-checking if the process still exists.

      We've seen a few cases where the kill -9 succeeded but only slightly after the one second interval. So this ticket here proposes to increase the interval from 1s to (say) 10s.

      Attachments

        1. SOLR-14502.patch
          0.4 kB
          Christine Poerschke

        Activity

          People

            cpoerschke Christine Poerschke
            cpoerschke Christine Poerschke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: