You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Meredith (Jira)" <ji...@apache.org> on 2022/09/02 14:53:00 UTC

[jira] [Updated] (CASSANDRA-17877) Speculative execution threshold unit mismatch

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

Jon Meredith updated CASSANDRA-17877:
-------------------------------------
     Bug Category: Parent values: Degradation(12984)Level 1 values: Resource Management(12995)
       Complexity: Normal
    Discovered By: User Report
    Fix Version/s: 4.1-beta
         Severity: Normal
           Status: Open  (was: Triage Needed)

> Speculative execution threshold unit mismatch
> ---------------------------------------------
>
>                 Key: CASSANDRA-17877
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17877
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Coordination
>            Reporter: Jon Meredith
>            Assignee: Jon Meredith
>            Priority: Normal
>             Fix For: 4.1-beta
>
>
> CASSANDRA-16760 changed the ColumnFamilyStore.coordinatorRead/WriteLatency to be in microseconds rather than nanoseconds but did not change the calculation for ColumnFamilyStore.sampleReadLatencyNanos/additionalWriteLatency which is used as the threshold for speculative read execution / issuing additional writes.
> The impact of this bug is that the threshold is 1000x smaller than intended when using percentile based speculation (tables default to 99p), so effectively speculation happens for ALL reads configured to speculate on a percentile, including min hybrid policies that use percentiles.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org