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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]