Aerospike Database Release Notes 6.3.0.1
Aerospike Database Release Notes 6.3.0.1โ
April 6, 2023
Aerospike Database software version 6.3.0.1 is now available.
This release is a hotfix for Aerospike Database 6.3.
Bug fixesโ
AER-6620 (KVS)โ
Issue: For index-type flash
namespaces, configuring index-stage-size
4G or larger may cause assertions or other bad symptoms on warm restart.
Resolution: For index-type flash
namespaces, configuring index-stage-size
4G or larger will no longer cause assertions or other bad symptoms on warm restart.
Branches affected: 6.3, 6.2, 6.1, 6.0, 5.7
Editions affected: Enterprise & Federal
AER-6621 (LOGGING)โ
Issue: CDT operations resulting in "normal" errors ELEMENT_NOT_FOUND
& ELEMENT_EXISTS
are logged as warnings instead of detail.
Resolution: CDT operations resulting in "normal" errors ELEMENT_NOT_FOUND
& ELEMENT_EXISTS
are now logged as detail.
Branches affected: 6.3, 6.2, 6.1, 6.0, 5.7
Editions affected: Enterprise, Federal & Community
AER-6622 (SINDEX)โ
Issue: When cool restarting data-in-memory
namespaces, a secondary-indexed record which expires after startup but before being loaded into memory will assert.
Resolution: When cool restarting data-in-memory
namespaces, a secondary-indexed record which expires after startup but before being loaded into memory will no longer assert.
Branches affected: 6.3, 6.2, 6.1
Editions affected: Enterprise & Federal
AER-6623 (QUERY)โ
Issue: For AP namespaces, queries may miss records during certain migration scenarios.
Resolution: For AP namespaces, queries may no longer miss records during certain migration scenarios.
Branches affected: 6.3, 6.2, 6.1, 6.0, 5.7
Editions affected: Enterprise, Federal & Community