Hello Cassandra-users / Cassandra-dev, (Resending with the correct user mailing list)
We have a C* 2.1.12 cluster. We have a total size of ~ 100 GB, with 2-3 GB of data being pumped in per day. We are encountering an unique situation where the SSTables are getting compacted (or it seems so) multiple times within a span of 6 hours time interval. We can conclude this by seeing different set of generation numbers on the SSTables each time, but with the same amount of data. Is this a result of compaction or repair ? Or is there any other operation that can lead to such a situation. The tables are using STCS. Thanks in advance for your help. - Rajath