anshumg commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r465524940



##########
File path: solr/solr-ref-guide/src/index.adoc
##########
@@ -124,6 +125,8 @@ The *<<getting-started.adoc#getting-started,Getting 
Started>>* section guides yo
 *<<legacy-scaling-and-distribution.adoc#legacy-scaling-and-distribution,Legacy 
Scaling and Distribution>>*: This section tells you how to grow a Solr 
distribution by dividing a large index into sections called shards, which are 
then distributed across multiple servers, or by replicating a single index 
across multiple services.
 
 *<<circuit-breakers.adoc#circuit-breakers,Circuit Breakers>>*: This section 
talks about circuit breakers, a way of allowing a higher stability of Solr 
nodes and increased service level guarantees of requests that are accepted by 
Solr.
+
+*<<rate-limiters.adoc#rate-limiters,Request Rate Limiters>>*: This section 
talks about request rate limiters, a way of guaranteeing throughput per request 
type and dedicating resource quotas by resource type.

Review comment:
       can we specify that this is per JVM/Solr instance?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to