Cassandra v1.36.12 - Secondary Key Compaction Fix
AI Impact Summary
This release addresses a critical issue with secondary index compaction, specifically related to varying key counts within the database. The fix refactors bucket creation to utilize options for secondary indices, improving performance and stability. This change impacts applications relying on the database's secondary indexing capabilities, potentially requiring code adjustments to accommodate the new compaction logic.
Affected Systems
Business Impact
Incorrect secondary index compaction could lead to increased query latency and potential database performance degradation, impacting application responsiveness and data access speed.
- Date
- Date not specified
- Change type
- capability
- Severity
- info