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

Solr can accept duplicated async IDs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 7.3, 8.0
    • SolrCloud
    • None

    Description

      Solr is supposed to reject duplicated async IDs, however, if the repeated IDs are sent fast enough, a race condition in Solr will let the repeated IDs through. The duplicated task is ran and and then silently fails to report as completed because the same async ID is already in the completed map.

      Attachments

        1. SOLR-11739.patch
          8 kB
          Tomas Eduardo Fernandez Lobbe
        2. SOLR-11739.patch
          24 kB
          Tomas Eduardo Fernandez Lobbe
        3. SOLR-11739.patch
          35 kB
          Tomas Eduardo Fernandez Lobbe

        Activity

          People

            tflobbe Tomas Eduardo Fernandez Lobbe
            tflobbe Tomas Eduardo Fernandez Lobbe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: