Skip to content

2.5.0

Compare
Choose a tag to compare
@mcoberly2 mcoberly2 released this 09 Dec 09:43
· 198 commits to master since this release
a285887

Requires Aerospike Server version 4.9 or newer.

New Features

[TOOLS-1801] - (ASADM) Add a manage roster command to asadm.
[TOOLS-1811] - (ASADM) Add a show roster command to asadm.
[TOOLS-1812] - (ASADM) Add a manage revive command to asadm.
[TOOLS-1815] - (ASADM) Create a manage jobs command in asadm.
[TOOLS-1817] - (ASADM) Create a show jobs command in asadm.
[TOOLS-1844] - (ASADM) Create a show racks command in asadm.
[TOOLS-1735] - (ASADM-COLLECTINFO) Collectinfo should defer to unique-data-agent to get license data usage when available.

Improvements

[TOOLS-1434] - (ASADM) Add pmem to summary command.
[TOOLS-1790] - (ASADM) Add effective roster rack-id to asadm info namespace output.
[TOOLS-1858] - (ASADM) Should not fail to run when user and password are provided when security is disabled.
[TOOLS-1860] - (ASADM) Add set index information to the asadm info set call.
[TOOLS-1880] - (ASADM) Have asadm print error logs to stderr instead of stdout.
[TOOLS-1906] - (ASADM) Require user input if a node is being added without a rack-id and a rack-id is configured.
[TOOLS-1848] - (ASADM-COLLECTINFO) Fail to generate collectinfo.tgz if an exception occurs while creating JSON file.
[TOOLS-1855] - (ASADM-COLLECTINFO) Store the collectinfo command's stdout/stderr in the collectinfo archive.

Bug Fixes

[TOOLS-1500] - (ASADM-COLLECTINFO) Collectinfo may fail during interactive session if cluster status changes.
[TOOLS-1875] - (ASADM-HEALTHCHECK) The health-check incorrectly identifies secondary indexes that are not in sync.