Aerospike Server Community Edition 4.5.3.3
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.
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.