Aerospike Server Community Edition 5.6.0.3
Description
- Aerospike Server release 5.6.0.3 contained a bug that may cause a server crash (AER-6437).
- If you are running Aerospike Server version 5.6, we recommend that you upgrade to the latest release (currently 5.6.0.4).
- The older Aerospike Connect Outbound versions do not work with Aerospike Server version 5.6 or newer. If you are using Aerospike Connect Outbound, you should upgrade respectively to:
- Aerospike Connect for JMS - Outbound version 3.0.0 or newer
- Aerospike Connect for Kafka - Outbound version 4.0.0 or newer
- Aerospike Connect for Pulsar - Outbound version 2.0.0 or newer
- XDR Proxy version 1.1.0 or newer
- In Aerospike Server 5.5 or earlier, a UDF returning a Boolean value as a bin would be converted to 1 or 0. In Aerospike 5.6 or newer the value returns as true or false.
- Downgrading from Aerospike Database version 5.5 or newer to version 5.4 or version 5.3 or version 5.2 (where XDR bin convergence has been used). Refer to Special Upgrades.
- Downgrading from Aerospike Database version 5.4 to version 5.3 or version 5.2 (where XDR bin convergence has been used). Refer to Special Upgrades.
- Downgrading from Aerospike Database version 5.2 or newer to a version previous to 5.2 (where XDR bin shipping has been used). Refer to Special Upgrades.
- ATTENTION: Debian/Ubuntu users - if python2 is not installed, see the Python Package Dependency for .deb Installers article.
- Support for the XDR
bin-policy
value 'only-specified', has been removed. Users of 'only-specified' will likely want to switch to 'changed-and-specified'.- Refer to the Special Upgrades - Upgrading from 5.0 or 5.1 to 5.3 or newer - if using the XDR bin projection functionality documentation.
- Aerospike Server version 5.1 or later requires the operating system distribution's libcurl shared object library.
- Before upgrading to 5.0.0.4 or later, customers already running 5.0.0.3 in a cluster which is an active XDR destination (i.e. an XDR destination also acting as a source XDR or that may in the future act as a source XDR), may want to consider stopping all XDR traffic to the cluster. (Enterprise Only)
- In the unlikely case of an upgraded 5.0.0.4 or newer node going down while 5.0.0.3 nodes are still running, those nodes would mistakenly ship XDR writes even if
forward
has not been explicitly enabled. - Enterprise Licensees may contact Aerospike Support for any questions before upgrading.
- In the unlikely case of an upgraded 5.0.0.4 or newer node going down while 5.0.0.3 nodes are still running, those nodes would mistakenly ship XDR writes even if
- Cross-Datacenter Replication (XDR) running in Aerospike Server version 5.0 or newer can only connect to XDR destination clusters running versions 4.1 or newer.
- All nodes must be upgraded to Aerospike Server version 4.9.0.7 or newer. Please upgrade to the latest 4.9.0.x release prior to upgrading to Aerospike Server version 5.0 or newer.
- Aerospike Server version 5.0 or newer will not form a cluster with version 4.8 nodes or earlier.
- When upgrading the Aerospike Server refer to the Special Upgrades documentation.
- The Aerospike Server will not start if obsolete configuration parameters are set in the Aerospike configuration file (aerospike.conf).
- As of Aerospike Server 4.9 scans are correct. The scan priority, fail_on_cluster_change, and scan percent options, that were deprecated in Aerospike Server 4.9 are removed in Aerospike Server 5.6.
- ATTENTION: As of Aerospike Server version 4.9, expirations and evictions are disabled by default.
- For expirations,
nsup-period
must be configured (new default is 0). - For evictions, the relevant
high-water-disk-pct
/high-water-memory-pct
/mounts-high-water-pct
must be configured (new defaults are 0). - For details refer to the
Namespace Retention Configuration
documentation.
- For expirations,
- The Predicate Expression API will be removed in the Aerospike Server version 6.0 release. Use Aerospike Filter Expressions (added in version 5.2).
- We have removed support for Ubuntu 16.04.
- For more information please refer to: Ubuntu 16.04 LTS (Xenial Xerus).
- Use Prometheus Exporter version 1.2.1 or later to run Prometheus Exporter with this version of Aerospike Server.
New Features
- Enterprise & Community
- [AER-6400] - (EXPRESSIONS) Added support for Operation Expressions.
- [AER-6399] - (EXPRESSIONS) Added support for
arithmetic
, branching, andvariables
to expressions. - [AER-6392] - (KVS) Added support for
Boolean
particle type. - [AER-6421] - (SCAN) Added set context configuration item
enable-index
to maintain a set-specific index for scans of the set.
- Enterprise Only
- [AER-6416] - (ACL) Added support for
rate quotas
, including per-user rate statistics.
- [AER-6416] - (ACL) Added support for
Improvements
- Enterprise & Community
- [AER-6422] - (EXPRESSIONS) Added a ticker warning for use of the deprecated predexp API.
- [AER-6398] - (FABRIC) Handle fabric node list with more granular locking.
- [AER-6407] - (KVS) Added service context configuration item
os-group-perms
to add group permissions when creating files. - [AER-6415] - (KVS) Removed 'set-' prefix from configuration items in the namespace 'set' context.
- [AER-6425] - (KVS) Changed transient detached threads to run from a thread pool.
- [AER-6409] - (NETWORK) Added network service context configuration item
disable-localhost
to prevent listening on localhost. - [AER-6408] - (SCAN) Removed support for non partition-based basic scans, and deprecated scan options.
- [AER-6424] - (STATS) Added more complete file descriptor stats for client, heartbeat, and fabric.
- Enterprise Only
- [AER-6393] - (AUDIT) Added 'log' and 'syslog' context configuration items 'report-data-op-role' and 'report-data-op-user' to audit by role or user.
- [AER-6394] - (AUDIT) Made all 'log' and 'syslog' context 'report-...' configuration items dynamic and properly echoed via
get-config
. - [AER-6417] - (ACL) Included number of per-user open connections in 'show user(s)' output.
- [AER-6410] - (STATS) Added
index_flash_alloc_bytes
andindex_flash_alloc_pct
statistics. - [AER-6405] - (XDR) Added new stats for tracking bin-convergence conflicts.
- [AER-6406] - (XDR) Always send the record last-update-time to connector destinations.
Bug Fixes
Known Issues
Updates
- aerospike-tools 5.2.0