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

Thomas Steinmaurer edited comment on CASSANDRA-18169 at 1/17/23 12:13 PM:
--------------------------------------------------------------------------

We have seen that in the past as well, where this WARN log produced a bit of 
confusion after upgrading to 3.11.11+. 
https://issues.apache.org/jira/browse/CASSANDRA-16619?focusedCommentId=17441530&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17441530

Can be wrong, but perhaps related to the "md" => "me" SSTable format upgrade 
with 3.11.11+, when 3.11.11+ is reading "md" files upon startup.


was (Author: tsteinmaurer):
We have seen that in the past as well, where this WARN log produced a bit of 
confusion after upgrading to 3.11.11+. 
https://issues.apache.org/jira/browse/CASSANDRA-16619?focusedCommentId=17441530&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17441530

Can be wrong, but perhaps related to the "md" => "me" SSTable format upgrade 
with 3.11.11+.

> Warning at startup in 3.11.11 or above version of Cassandra
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-18169
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18169
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Commit Log
>            Reporter: Mohammad Aburadeh
>            Assignee: Jacek Lewandowski
>            Priority: Normal
>             Fix For: 3.11.15
>
>
> We are seeing the following warning in Cassandra 3.11.11/14 at startup : 
> {code:java}
> WARN  [main] 2022-12-27 16:41:28,016 CommitLogReplayer.java:253 - Origin of 2 
> sstables is unknown or doesn't match the local node; commitLogIntervals for 
> them were ignored
> DEBUG [main] 2022-12-27 16:41:28,016 CommitLogReplayer.java:254 - Ignored 
> commitLogIntervals from the following sstables: 
> [/data/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/me-65-big-Data.db,
>  
> /data/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/me-64-big-Data.db]
>  {code}
> It looks like HostID metadata is missing at startup in the system.local 
> table. 
> We noticed that this issue does not exist in the 4.0.X version of Cassandra. 
> Could you please fix it in 3.11.X Cassandra? 



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