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

Jacek Lewandowski edited comment on CASSANDRA-18153 at 3/23/23 9:09 AM:
------------------------------------------------------------------------

3.0 - [PR|https://github.com/apache/cassandra/pull/2234], 
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2363/] 
(/)

3.11 - [PR|https://github.com/apache/cassandra/pull/2215], 
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2364/] 
(/)

4.0 - [PR|https://github.com/apache/cassandra/pull/2231], 
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2373/] 
(!), 
fixed just two unit tests, so rerunning the unit tests only: 
[regular|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-test/1775/]
 (/),
[cdc|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-test-cdc/1755/]
 (!), 
[compression|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-test-compression/1761/]
 (/)
since some other unrelated unit test failed for CDC, I did repeatable runs in 
[CircleCI|https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/644/workflows/42afa702-4500-46f3-96d6-b2e14f5e1b75](/)

4.1 - [PR|https://github.com/apache/cassandra/pull/2232],
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2378/] 
(!)
there are failures in one jvm-dtest, the test was fixed and rerun in CircleCI, 
[1|https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/648/workflows/0ff558cc-e975-4646-90ee-762d3799994c/jobs/6437](/),
 
[2|https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/648/workflows/0ff558cc-e975-4646-90ee-762d3799994c/jobs/6438]
 (/), 
[3|https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/648/workflows/1aa7cde3-7845-4672-9a46-f177797e9f59/jobs/6441],
 
[4|https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/648/workflows/1aa7cde3-7845-4672-9a46-f177797e9f59/jobs/6440]

5.0 - [PR|https://github.com/apache/cassandra/pull/2233],
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2384/] 
(?)


dtest - [PR|https://github.com/apache/cassandra-dtest/pull/216]



was (Author: jlewandowski):
3.0 - [PR|https://github.com/apache/cassandra/pull/2234], 
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2363/] 
(/)

3.11 - [PR|https://github.com/apache/cassandra/pull/2215], 
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2364/] 
(/)

4.0 - [PR|https://github.com/apache/cassandra/pull/2231], 
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2373/] 
(!), 
fixed just two unit tests, so rerunning the unit tests only: 
[regular|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-test/1775/]
 (/),
[cdc|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-test-cdc/1755/]
 (!), 
[compression|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch-test-compression/1761/]
 (/)
since some other unrelated unit test failed for CDC, I did repeatable runs in 
[CircleCI|https://app.circleci.com/pipelines/github/jacek-lewandowski/cassandra/644/workflows/42afa702-4500-46f3-96d6-b2e14f5e1b75](/)

4.1 - [PR|https://github.com/apache/cassandra/pull/2232],
[CI|https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2378/] 
(?)

5.0 - [PR|https://github.com/apache/cassandra/pull/2233]
dtest - [PR|https://github.com/apache/cassandra-dtest/pull/216]


> Memtable being flushed without hostId in version "me" and newer during 
> CommitLogReplay
> --------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18153
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18153
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/SSTable
>            Reporter: Adriano Bonacin
>            Assignee: Adriano Bonacin
>            Priority: Normal
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> On ticket CASSANDRA-16619 some files were changed to allow Cassandra to store 
> HostID in the new "me" SSTable version.
> But SSTables flushed during CommitLogReplay miss this HostID info.
>  
> In the next Cassandra startup, if these SSTables were still present, 
> system.log will show:
> {{WARN Origin of 3 sstables is unknown or doesn't match the local node; 
> commitLogIntervals for them were ignored}}
> {{WARN }}{{{}Origin of 3 sstables is unknown or doesn't match the local node; 
> commitLogIntervals for them were ignored{}}}{{{}{}}}{{ }}
>  
> And debug.log will show a list of SSTables, witch can include "md" and "me" 
> version (before upgradesstables):
>  
> {{Ignored commitLogIntervals from the following sstables: 
> [/var/lib/cassandra/data/system/compaction_history-b4dbb7b4dc493fb5b3bfce6e434832ca/me-3-big-Data.db,
>  
> /var/lib/cassandra/data/system/compaction_history-b4dbb7b4dc493fb5b3bfce6e434832ca/md-1-big-Data.db,
>  
> /var/lib/cassandra/data/system/compaction_history-b4dbb7b4dc493fb5b3bfce6e434832ca/md-2-big-Data.db]}}
>  
> https://issues.apache.org/jira/browse/CASSANDRA-16619



--
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