Aerospike Database Release Notes 6.2.0.3
January 24, 2023
Aerospike Database software version 6.2.0.3 is now available.
This release is a hotfix for Aerospike server 6.2.
Bug fixes
AER-6601 (CLUSTERING)
Issue: When a node fails to cluster due to a cluster size limit, it leaks memory.
Resolution: When a node fails to cluster due to a cluster size limit, it will no longer leak memory.
Branches affected: 6.2, 6.1, 6.0, 5.7
AER-6597 (QUERY)
Issue: A secondary index query may return incorrect results if the bin type changes from CDT to non-CDT during the query.
Resolution: If the bin type changes from CDT to non-CDT during a secondary index query, the query will always return correct results.
Branches affected: 6.2, 6.1, 6.0, 5.7
Updates
- aerospike-tools 8.1.0