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

SolrCloud indexing performance when sending updates to incorrect core is terrible

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.10.2
    • 5.0, 6.0
    • SolrCloud
    • None

    Description

      A user on the mailing list was sending document updates to a random node/core in his SolrCloud. Performance was not scaling anywhere close to what was expected. Basically, indexing performance was not scaling when adding shards and servers.

      As soon as the user implemented a smart router that was aware of the cloud structure and could send to the proper shard leader, performance scaled exactly as expected. It's not Java code, so CloudSolrServer was not an option.

      There will always be some overhead involved when sending update requests to the wrong shard replica, but hopefully something can be done about the performance hit.

      http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201411.mbox/%3CCALswpfDQT4+_eZ6416gMyVHkuhdTYtxXxwxQabR6xeTZ8Lx=tQ@mail.gmail.com%3E

      Attachments

        Activity

          People

            Unassigned Unassigned
            elyograg Shawn Heisey
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: