Aerospike Server Community Edition 4.8.0.1
Description
- XDR, using ACL, in server versions between 4.1.0.1 and 4.3.0.6 cannot ship to this version. The simplest workaround is to avoid using those versions.
- Record bins containing (collection data type) Ordered Lists that had operations performed under Aerospike Server versions 3.16.0.1-3.16.0.5 could be incompatible with server versions 4.6 or later due to stricter CDT validation. Also, Unordered Lists created with UDFs under server versions 3.16.0.1-4.5.3.15 could be marked as ordered, even if the application did not explicitly specify this, and would also be incompatible with server versions 4.6 or later. However induced, the incompatibility could also block XDR shipping. The Aerospike CDT Validation Tool is available in the Aerospike Tools 3.24.1 or newer release to identify -and if possible correct- such records. Aerospike recommends the validation tool be run on all namespaces that created or modified List CDTs under a pre-4.6 server. Refer to the Aerospike CDT Validation Tool documentation for steps necessary to run the tool and interpret the output.
- When upgrading the Aerospike Server refer to the Special Upgrades documentation.
- Please reach out to your account representative if you are interested in Kerberos support.
New Features
- Enterprise & Community
- [AER-6145] - (PACKAGING) Added support for CentOS 8.
- Enterprise Only
- [AER-6136] - (KVS) Added support for client/server compression.
- [AER-6164] - (STORAGE) Added value
pmem
for namespace context configuration itemstorage-engine
, to use persistent memory for data storage.
Improvements
- Enterprise & Community
- [AER-6134] - (KVS) Use separate write buffers for replicated and migrated records, to avoid polluting the post-write queue.
- [AER-6141] - (KVS) Use keep-alive for client sockets.
- [AER-6161] - (INFO) Added info command 'sindex-exists' to indicate whether a specified index exists.
- [AER-6142] - (STATS) Removed 'svc-demarshal' and 'svc-queue' benchmark histograms, and added namespace context
batch-sub-prestart
benchmark histogram.
- Enterprise Only
- [AER-6167] - (DEPLOYMENT) Added
pmem
feature key to cover bothindex-type pmem
andstorage-engine pmem
, deprecated 'pmem-index' and 'all-flash' feature keys. - [AER-6118] - (LOGGING) Changed warning text for internal user attempting login with external authentication mode to not mention 'ldap'.
- [AER-6167] - (DEPLOYMENT) Added
Bug Fixes
- Enterprise Only
- [AER-6155] - (XDR) Allow only 'v1' for the datacenter context configuration item
http-version
to avoid issues in HTTP v2.
- [AER-6155] - (XDR) Allow only 'v1' for the datacenter context configuration item
Known Issues
Updates
- aerospike-tools 3.23.0