The test build of Cassandra 4.0.12 is available.
sha1: af752fcd535ccdac69b9fed88047b2dd7625801e
Git: https://github.com/apache/cassandra/tree/4.0.12-tentative
Maven Artifacts:
https://repository.apache.org/content/repositories/orgapachecassandra-1323/org/apache/cassandra/cassandra-all/4.0.12/
The
Jaydeep,
I concur with Stefan that extensibility of this should be a design goal:
* It should be easy to add additional metrics (e.g. write queue depth) and
decision logic
* There should be a way to interact with other systems to signal a resource
need which then could kick off things
Jon,
The major challenge with latency based rate limiters is that the latency is
subjective from one workload to another. As a result, in the proposal I
have described, the idea is to make decision on the following combinations:
1. System parameters (such as CPU usage, etc.)
2. Cassandra th
Hi,
Since there is no objection from the community, we are proceeding to merge
this patch.
Best,
Saranya Krishnakumar
On 2024/01/12 18:40:24 Saranya Krishnakumar wrote:
> Hi,
>
> We would like to add following dependencies into Sidecar
>
> - software.amazon/awssdk:bom:2.20.43
> - software.amazon