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

David Capwell updated CASSANDRA-19674:
--------------------------------------
    Test and Documentation Plan: new tests
                         Status: Patch Available  (was: In Progress)

> CEP-15: (Accord) Bootstrap's LocalOnly txn is not written to journal which 
> causes issues once evicted from the cache
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19674
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19674
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Accord
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>              Labels: pull-request-available
>             Fix For: NA
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Bootstrap creates a LocalOnly txn and executes it rather than following the 
> normal txn flow.  This has a problem as these mutations are not stored in the 
> journal so a cache evict of the LocalOnly txn causes us to fail as we don’t 
> know how to reconstruct it.



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

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

Reply via email to