Aerospike Server Community Edition 4.4.0.14
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-6036] - (TLS) Do not block a TLS socket for a full second, for example when non-TLS connections are attempted.
Bug Fixes
- Enterprise & Community
- [AER-6028] - (KVS) Proxied requests are failed by destination node before its first rebalance instead of returned to sender for retry.
- [AER-6034] - (SCAN) Scans with a socket timeout of zero (meaning never time out) inadvertently time out.
- [AER-6029] - (FABRIC) Load balance counter for send threads does not decrement correctly in certain rare circumstances.
- Enterprise Only
- [AER-6031] - (KVS) For
strong-consistency
namespaces, replications may unnecessarily assert when they are concurrent with non-durable deletes.
- [AER-6031] - (KVS) For