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

ReplicationHandler should throttle across all requests instead of for each client

    XMLWordPrintableJSON

Details

    Description

      SOLR-6485 added the ability to throttle the speed of replication but the implementation rate limits each request. So e.g. the maxWriteMBPerSec is 1 and 5 slaves request full replication then the effective transfer rate from the master is 5 MB/second which is not what is often desired.

      I propose to make the rate limit global (across all replication requests) instead.

      Attachments

        1. SOLR-8955.patch
          16 kB
          Trey Cahill

        Activity

          People

            Unassigned Unassigned
            shalin Shalin Shekhar Mangar
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: