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

Marcus Eriksson updated CASSANDRA-15062:
----------------------------------------
         Severity: Low
    Discovered By: Existing Unit Test
     Bug Category: Parent values: Correctness(12982)Level 1 values: Test 
Failure(12990)
      Component/s: Test/dtest
           Status: Open  (was: Triage)

https://github.com/krummas/cassandra-dtest/commits/marcuse/mvtests

and a few runs on that branch without the MV failures;
https://circleci.com/gh/krummas/cassandra/1991#tests/containers/49
https://circleci.com/gh/krummas/cassandra/2000
https://circleci.com/gh/krummas/cassandra/2006

the runs were against the cassandra-branch in CASSANDRA-15045

> Use the correct readCommand when making local read requests
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-15062
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15062
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Normal
>             Fix For: 3.0.x, 3.11.x, 4.x
>
>
> We are currently not using the provided {{readCommand}} when doing local 
> requests in {{AbstractReadExecutor.makeRequests}} - in trunk this makes us 
> lose the {{acceptsTransient}} flag and in other versions it makes us do data 
> reads instead of digest ones (which is not a problem but a bit confusing 
> considering the log message)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to