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

2012-08-14 Thread JIRA

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

Michaël Figuière updated CASSANDRA-4541:


Priority: Minor  (was: Major)

> 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
>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




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

2012-08-14 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-4541:
--

 Reviewer: xedin
Affects Version/s: (was: 1.1.3)

> 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




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

2012-09-10 Thread Aleksey Yeschenko (JIRA)

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

Aleksey Yeschenko updated CASSANDRA-4541:
-

Attachment: CASSANDRA-4541.patch

> 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
> 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


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

2012-09-11 Thread Pavel Yaskevich (JIRA)

 [ 
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