-
Type:
Improvement
-
Status: Resolved
-
Priority:
Low
-
Resolution: Fixed
-
Fix Version/s: 1.2.0 beta 1
-
Component/s: None
-
Labels:None
Guava 13 introduced RateLimiter [1] which should be a good replacement for o.a.c.utils.Throttle that is used in Compaction and Streaming as a throughput limiter.