Aerospike Server Community Edition 4.5.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
Bug Fixes
- Enterprise & Community
- [AER-6050] - (CDT) Extremely large unsorted lists or maps that require sorting within an operation may overflow the stack.
- Enterprise Only
- [AER-6048] - (STORAGE) Namespaces that use compression and have different
write-block-size
values may overwrite memory. - [AER-6049] - (XDR) May unnecessarily assert when a fresh socket goes bad while shipping to http destinations.
- [AER-6048] - (STORAGE) Namespaces that use compression and have different