[ 
https://issues.apache.org/jira/browse/CASSANDRA-20144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914257#comment-17914257
 ] 

David Capwell commented on CASSANDRA-20144:
-------------------------------------------

||Repo||Branch||Parent Branch||SHA||Status||
|https://github.com/dcapwell/cassandra.git|CASSANDRA-20144|trunk|3128db4bde0bb2e55c16607a4aa58ab186d97f56|Unstable

Failed Builds:
||Build||Result||Reason||
| dependency_check    | fail | Found 4 vulnerable dependencies                  
                                                    |
| jvm-dtest-simulator | fail | Test 
org.apache.cassandra.simulator.test.AccordHarrySimulationTest::test-_jdk11 had 
an error,Test or |
| jvm-upgrade-dtests  | fail | Test 
org.apache.cassandra.distributed.upgrade.MixedModeFrom3LoggedBatchTest::testSimpleStrategy-_jdk
 |
| jvm11-dtests        | fail | Test 
junit.framework.TestSuite::org.apache.cassandra.distributed.test.FailingRepairTest-_jdk11
 had a |
| jvm11-dtests-fuzz   | fail | Test 
org.apache.cassandra.fuzz.ring.ConsistentBootstrapTest::coordinatorIsBehindTest-cassandra.testt
 |
| jvm11-utests        | fail | Test 
junit.framework.TestSuite::org.apache.cassandra.cql3.BatchTest-_jdk11 had an 
error,Error parsin |
| jvm17-dtests        | fail | Test 
junit.framework.TestSuite::org.apache.cassandra.distributed.test.FailingRepairTest-_jdk17
 had a |
| jvm17-dtests-fuzz   | fail | Test 
org.apache.cassandra.fuzz.ring.ConsistentBootstrapTest::coordinatorIsBehindTest-cassandra.testt
 |
| jvm17-utests        | fail | Test 
org.apache.cassandra.cql3.PagingTest::testPaging-_jdk17 had an error,Test 
org.apache.cassandra. |


> Migrate route index from commands table to journal, and drop the commands 
> table
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20144
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20144
>             Project: Apache Cassandra
>          Issue Type: Improvement
>          Components: Accord
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: NA
>
>         Attachments: 
> ci_summary-trunk-3128db4bde0bb2e55c16607a4aa58ab186d97f56.html, 
> result_details-trunk-3128db4bde0bb2e55c16607a4aa58ab186d97f56.tar.gz
>
>
> Right now commands table only has range transactions and this is to avoid 
> breaking the route index; the durability of transactions was migrated to 
> journal.  We should cleanup this relationship and push the index into the 
> journal so we can drop this special logic.



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

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

Reply via email to