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

Allow configuration of max connections for shards

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • None
    • None
    • None
    • None

    Description

      Shard-ed requests are hard coded

      mgr.getParams().setDefaultMaxConnectionsPerHost(20);
      mgr.getParams().setMaxTotalConnections(10000);
      

      We should allow config parameters such as
      shard-max-conn-per-host, shard-max-total-conn

      To allow you to tune as needed.

      Attachments

        1. shard_request_hosts.patch
          1 kB
          Eric Pugh
        2. SOLR-2184.patch
          3 kB
          Patrick O'Leary

        Activity

          People

            Unassigned Unassigned
            pjaol Patrick O'Leary
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: