You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2019/07/17 11:52:05 UTC

[GitHub] [lucene-solr] sigram commented on a change in pull request #789: LUCENE-8915 : Improve Javadocs for RateLimiter and SimpleRateLimiter

sigram commented on a change in pull request #789: LUCENE-8915 : Improve Javadocs for RateLimiter and SimpleRateLimiter
URL: https://github.com/apache/lucene-solr/pull/789#discussion_r304356013
 
 

 ##########
 File path: lucene/core/src/java/org/apache/lucene/store/RateLimiter.java
 ##########
 @@ -30,6 +30,8 @@
 
   /**
    * Sets an updated MB per second rate limit.
+   * A subclass is allowed to perform dynamic updates of the rate limit
+   * during use
 
 Review comment:
   Period. :)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org