Aerospike Server Community Edition 4.4.0.11
Description
- The CentOS 7 RPM packages are built with OpenSSL 1.0.2, which is the current shipping package version. If you are running on an older version of CentOS 7 which uses OpenSSL 1.0.1, the installation will not succeed due to a dependency mismatch. Please resolve by either updating CentOS patches (security or whole release) to a point where OpenSSL 1.0.2 is used, or install OpenSSL 1.0.2 using "yum update openssl".
- 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-6009] - (INFO) Added
truncate-namespace
andtruncate-namespace-undo
info commands,truncate
andtruncate-undo
now require set name.
- [AER-6009] - (INFO) Added
Bug Fixes
- Enterprise Only
- [AER-6012] - (MIGRATION) For AP namespaces, there may be redundant migrations when quiescing multiple nodes at once and later shutting them down one by one.
- [AER-6016] - (XDR) May miss records when a destination cluster is down, especially if there is only one destination.