You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/08/14 17:17:38 UTC

[jira] [Assigned] (CASSANDRA-4541) Replace Throttle with Guava's RateLimiter

     [ https://issues.apache.org/jira/browse/CASSANDRA-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis reassigned CASSANDRA-4541:
-----------------------------------------

    Assignee: Yuki Morishita
    
> 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
>            Reporter: Michaël Figuière
>            Assignee: Yuki Morishita
>            Priority: Minor
>
> 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