Aerospike Server Community Edition 4.5.1.8
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-6057] - (STORAGE) Added storage context configuration item
disable-odsync
to prevent setting O_DSYNC flag on storage devices.
- [AER-6057] - (STORAGE) Added storage context configuration item
Bug Fixes
- Enterprise & Community
- [AER-6068] - (LOGGING) Concurrent SIGHUPs to roll log files may race and double close a log sink file descriptor.
- Enterprise Only
- [AER-6069] - (LDAP) Minor memory leak during LDAP login process.