Aerospike Server Community Edition 4.5.2.16
Description
- A serious flaw has been discovered for HTTP v2 in the library used by change notification.
http-version
MUST be set tov1
to prevent xdr and change notification from being blocked. - When upgrading the Aerospike Server refer to the Special Upgrades documentation.
- Aerospike Tools version 3.18.1 dependencies
- Aerospike Tools 3.18.1 now requires Python version 2.7.
- Aerospike Tools 3.18.1 now requires Java version 1.8 or newer.
New Features
Improvements
Bug Fixes
- Enterprise & Community
- [AER-6197] - (FABRIC) Incorrect handling of unsupported message types can cause a crash.
- [AER-6198] - (NETWORK) Unnecessary assert on failure to set various socket options, e.g. keep-alive.
- [AER-6194] - (GEO) For namespaces with
data-in-memory true
, GeoJSON particles allocate up to 2KB more than the reported particle size.
- Enterprise Only
- [AER-6195] - (MIGRATION) Theoretical race condition may cause delta migration to complete without sending all records.