Aerospike Server Community Edition 4.4.0.13
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 Only
- [AER-6014] - (XDR) Ensure info commands that get XDR stats are non-blocking.
Bug Fixes
- Enterprise & Community
- [AER-6020] - (NETWORK) The heartbeat context configuration item
mesh-seed-address-port
is limited to 64 characters when using DNS.
- [AER-6020] - (NETWORK) The heartbeat context configuration item
- Enterprise Only
- [AER-6022] - (KVS) May unnecessarily assert when fast restarting after a shutdown that left a ref-counted record (for reduce, e.g. scan) that was deleted.
- [AER-5746] - (XDR) Time lag value can be incorrect. Supplements fix done in 4.1.0.1.