github aerospike/aerospike-server 5.2.0.2

latest releases: 7.2.0.3, 7.1.0.9, 7.0.0.18...
2 years ago

Aerospike Server Community Edition 5.2.0.2

Description

  • 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 Aerospike Expression filters. Aerospike Expression filters give access to the full data type APIs (List, Map, Bit, HyperLogLog, Geospatial) and expanded metadata based filtering, to increase the power of filters in selecting records.
  • Support for the info command latency has been removed and replaced with a new info command latencies to track all latency histograms.
  • Support for the XDR bin-policy value 'only-specified', which replaced the configuration item ship-only-specified-bins in the 5.0 and 5.1 releases, will be removed in 5.3 and above. Users of 'only-specified' will likely want to switch to 'changed-and-specified'.
  • 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.
  • 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).
  • ATTENTION: As of Aerospike Server version 4.9, expirations and evictions are disabled by default.

New Features

  • Enterprise & Community
    • [AER-6292] - (EXPRESSIONS) Redesigned predicate expressions, expanding their scope and capabilities.
  • Enterprise Only
    • [AER-6272] - (XDR) Added DC namespace context configuration item bin-policy to determine which bins to ship.

Improvements

  • Enterprise & Community
    • [AER-6291] - (LOGGING) Changed warning to detail level on failure to write to storage, and changed 'out of space' warning to ticker warning.
    • [AER-6283] - (SINDEX) For namespaces with data-in-memory true, adjust secondary indexes when records expire or are evicted.
    • [AER-6285] - (QUERY) Use bin IDs instead of names internally for scans and queries with bin selection, to improve performance.
    • [AER-5487] - (STATS) Added device_data_bytes statistic for sets.
    • [AER-6282] - (STATS) Removed latency info command.
    • [AER-6277] - (UDF) Implemented record.device_size().
    • [AER-6279] - (UDF) Only load records from storage if necessary (speeds up metadata-only read-only UDFs).
    • [AER-6293] - (UDF) Explicitly forbid record UDF policies that were previously ignored.
  • Enterprise Only
    • [AER-6280] - (BALANCE) Added service context configuration item stay-quiesced.
    • [AER-6274] - (MIGRATION) Added namespace context configuration item ignore-migrate-fill-delay.
    • [AER-6281] - (UDF) Validate a UDF transaction's durable-delete flag for UDFs that delete the record.
    • [AER-6273] - (XDR) Added DC namespace context configuration item remote-namespace to ship a local namespace to a different remote namespace.

Bug Fixes

Known Issues

Updates

Don't miss a new aerospike-server release

NewReleases is sending notifications on new releases.