[
https://issues.apache.org/jira/browse/CASSANDRASC-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619168#comment-17619168
]
ASF subversion and git services commented on CASSANDRASC-45:
------------------------------------------------------------
Commit 30c04eb38a796183643bdcbaff8f425d90ebf671 in cassandra-sidecar's branch
refs/heads/trunk from Francisco Guerrero
[ https://gitbox.apache.org/repos/asf?p=cassandra-sidecar.git;h=30c04eb ]
CASSANDRASC-45: Delegate methods to the RateLimiter
Sidecar offers a `SidecarRateLimiter` class that internally uses the
`com.google.common.util.concurrent.RateLimiter`. In this commit, we expose
public methods
of the `RateLimiter` class using the delegate pattern. These methods will allow
us to tweak
the settings of the `RateLimiter` that are available to us
patch by Francisco Guerrero; reviewed by Yifan Cai, Dinesh Joshi for
CASSANDRASC-45
> Delegate methods to the RateLimiter
> -----------------------------------
>
> Key: CASSANDRASC-45
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-45
> Project: Sidecar for Apache Cassandra
> Issue Type: Improvement
> Components: Configuration
> Reporter: Francisco Guerrero
> Assignee: Francisco Guerrero
> Priority: Normal
> Labels: pull-request-available
>
> Sidecar offers a {{SidecarRateLimiter}} class that internally uses the
> {{com.google.common.util.concurrent.RateLimiter}}. We need to expose public
> methods of the {{RateLimiter}} class using the delegate pattern. These
> methods will allow us to tweak the settings of the {{RateLimiter}} that are
> available to us
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]