Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
Normal
-
All
-
None
Description
We are seeing the following warning in Cassandra 3.11.11/14 at startup :
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]
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?
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-18153 Memtable being flushed without hostId in version "me" and newer during CommitLogReplay
- Resolved