Hi, We converted column families from ST to Leveled Compaction strategy, but build-in secondary indexes are not converted to Leveled Compaction. Is there any specific parameter we need to define for Indexes or will it derive compaction strategy from the primary table OR, Do we need to rebuild indexes (less favorable)?
Thanks, Jay