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

Pavel Yaskevich updated CASSANDRA-4541:
---------------------------------------

    Fix Version/s: 1.2.0 beta 1
    
> 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: Aleksey Yeschenko
>            Priority: Minor
>             Fix For: 1.2.0 beta 1
>
>         Attachments: CASSANDRA-4541.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to