Aerospike Server Community Edition 4.5.0.1
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".
- Index in Persistent Memory is an Enterprise Edition only feature requiring an additional license. Existing Aerospike Enterprise customers should contact their account representative for a trial license.
- Support for Record Storage Compression (Enterprise Only).
- 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
- Enterprise Only
- [AER-5967] - (KVS) Added value
pmem
for namespace context configuration itemindex-type
, to use persistent memory for primary index. - [AER-5968] - (STORAGE) Added storage context configuration items
compression
andcompression-level
, to enable data compression on storage devices.
- [AER-5967] - (KVS) Added value
Improvements
- Enterprise Only
- [AER-5962] - (STORAGE) Added storage context configuration item
encryption
to specify the algorithm used by encryption at rest.
- [AER-5962] - (STORAGE) Added storage context configuration item
Bug Fixes
- Enterprise & Community
- [AER-5966] - (CDT) Memory leak in non-recursive deeply nested list/map comparisons.
- Enterprise Only
- [AER-5971] - (XDR) The
dc-security-config-file
item is not shown inget-dc-config
info. - [AER-5973] - (XDR) Dissociating a DC during active link down session does not abort link down thread.
- [AER-5971] - (XDR) The