Question-78: Please map the followings
- SizeTieredCompactionStrategy
Ans : A-1, B-2, C-3
Exp : SizeTieredCompactionStrategy (STCS) : This is a default compaction strategy, If there are same size SSTables exists then it initiates the minor compaction, however, it does not involve all the tables in a keyspace.
You can access to full explanation to question and answer from this page.