Re: Recycled-Commitlogs

2025-06-26 Thread Josh McKenzie
> cdc / point in time backup mirrors some of the concepts around hanging onto > segments That was my first thought but we never prepended "Recycled-" on the front of that that I know of. On Thu, Jun 26, 2025, at 1:35 PM, Jeff Jirsa wrote: > > What version of cassandra is this? > > Recycling s

Re: Recycled-Commitlogs

2025-06-26 Thread Jeff Jirsa
What version of cassandra is this? Recycling segments was a thing from like 1.1 to 2.2 but really very different in modern versions (and cdc / point in time backup mirrors some of the concepts around hanging onto segments)Knowing the version would be super helpful though Is this … 1.2? 2.0?On Jun 2

Re: Recycled-Commitlogs

2025-06-26 Thread guo Maxwell
I guess it comes from the archive of commitlogs ,just guess~~~ But I think we need the cassandra's version and commitlog's configuration in cassandra.yaml, and commitlog_archiving.properties to determine this. Marc Hoppins 于2025年6月26日周四 16:08写道: > Hi, > > > > I am not a data person but a Linux

Recycled-Commitlogs

2025-06-26 Thread Marc Hoppins
Hi, I am not a data person but a Linux admin. One of our nodes has thousands of -rw-r--r-- 1 root root 33554432 Jun 24 15:11 Recycled-CommitLog-2-67041997483.log hanging around. Eventually they fill the filesystem. I have searched around and can find no mention of these recycled commits. Can