atris commented on a change in pull request #1686:
URL: https://github.com/apache/lucene-solr/pull/1686#discussion_r465527550
##########
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:
I had added that in rate-limiters.adoc, added here as well.
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]