Aerospike Server Community Edition 4.5.2.4
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
- Enterprise & Community
- [AER-6073] - (KVS) Validate the set name (if sent) in read and delete messages.
Bug Fixes
- Enterprise & Community
- [AER-6077] - (BATCH) For
storage-engine memory
namespaces, batch transactions unnecessarily return an error if record size exceeds 10MB.
- [AER-6077] - (BATCH) For
- Enterprise Only
- [AER-6072] - (XDR) Crash using multi-handles in curl library when using change notification.
- [AER-6075] - (XDR) Dynamically setting xdr context configuration items when configuration file has no xdr context causes crash.