[
https://issues.apache.org/jira/browse/CASSANDRA-18402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708286#comment-17708286
]
Sam Tunnicliffe edited comment on CASSANDRA-18402 at 4/4/23 3:25 PM:
---------------------------------------------------------------------
Circle CI results are decent although we're only running a the core test jobs
right now failures are trending the right way.
|| ||Failures||Total tests||
|[Unit|https://app.circleci.com/pipelines/github/beobal/cassandra/411/workflows/526f32f9-1b26-4fff-abeb-e18224d709ec/jobs/4712]|147|10048|
|[In-JVM
dtest|https://app.circleci.com/pipelines/github/beobal/cassandra/411/workflows/526f32f9-1b26-4fff-abeb-e18224d709ec/jobs/4711]|47|951|
|[Python
dtest|https://app.circleci.com/pipelines/github/beobal/cassandra/411/workflows/526f32f9-1b26-4fff-abeb-e18224d709ec/jobs/4710]|238|1072|
Committed to feature branch.
was (Author: beobal):
Circle CI results are decent although we're only running a the core test jobs
right now failures are trending the right way.
|| || Total tests || Failures ||
|[Unit|https://app.circleci.com/pipelines/github/beobal/cassandra/411/workflows/526f32f9-1b26-4fff-abeb-e18224d709ec/jobs/4712]|147|10048|
|[In-JVM
dtest|https://app.circleci.com/pipelines/github/beobal/cassandra/411/workflows/526f32f9-1b26-4fff-abeb-e18224d709ec/jobs/4711]|47|951|
|[Python
dtest|https://app.circleci.com/pipelines/github/beobal/cassandra/411/workflows/526f32f9-1b26-4fff-abeb-e18224d709ec/jobs/4710]|238|1072|
Committed to feature branch.
> CEP-21 Add debounce to log replay
> ---------------------------------
>
> Key: CASSANDRA-18402
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18402
> Project: Cassandra
> Issue Type: New Feature
> Components: Transactional Cluster Metadata
> Reporter: Sam Tunnicliffe
> Assignee: Alex Petrov
> Priority: Normal
> Fix For: NA
>
>
> To avoid overload we should debounce log replay requests between non-CMS
> nodes and CMS members. If a non-CMS node already has a replay request
> inflight, any subsequent requests should wait for the inflight response and
> return that. As soon as a response has been received, that request should be
> considered stale and a new one initiated.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]