Michaël Figuière created CASSANDRA-4541:
-------------------------------------------
Summary: Replace Throttle with Guava's RateLimiter
Key: CASSANDRA-4541
URL: https://issues.apache.org/jira/browse/CASSANDRA-4541
Project: Cassandra
Issue Type: Improvement
Components: Core
Affects Versions: 1.1.3
Reporter: Michaël Figuière
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.
[1]
[http://code.google.com/p/guava-libraries/source/browse/guava/src/com/google/common/util/concurrent/RateLimiter.java]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira