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

Refactor and consolidate routing logic

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • SolrCloud
    • None

    Description

      Right now the request routing logic is divided into a number of places viz. SolrDispatchFilter, DistributedUpdateProcessor, ShardHandler etc.

      It is also quite inefficient in many places e.g. while resolving a collection name to a core name, solr prefers a leader (any leader) for a update request even if that leader isn't the right one.

      We should try to refactor all these routing decisions into one place.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shalin Shalin Shekhar Mangar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: