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

Core mismatch in concurrent documents creation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 4.0, 4.1, 4.2, 4.2.1
    • None
    • multicore, SolrCloud

    Description

      The issue can be reproduced in this way:

      • Install SolrCloud with at least 2 nodes
      • Install ZooKeeper with at least 2 nodes
      • Create 30 cores
      • After each core creation, create 20 random generated documents in a random existent core with 2 concurrent threads on all solr nodes (for example, document 1 in core 3 on node 1, document 2 in core 5 on node 1, document 3 in core 3 on node 2, etc...).
      • After all cores creation, query each core for all documents and compare insert data with query result

      Some documents result in different core than they are created.

      Attachments

        Activity

          People

            Unassigned Unassigned
            alberto.ferrini Alberto Ferrini
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: