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

Allow configuration of max connections for shards

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment