Skip to content

Tools known issues

Listing of known issues for the Aerospike Tools.

For a full description including a listing of New Features, Improvements, Bug Fixes and Updates refer to the Tools Release Notes.

Issues

TOOLS-3106

Summary

asadm 4.0.0 was not working with Aerospike Database versions prior to 7.1.

Introduced
12.0.0, asadm_4.0.0
Fixed
12.0.1, asadm_4.0.1
Impacts

12.0.0

TOOLS-3097

Summary

asadm: Issuing an invalid info subcommand did not provide any details about invalid syntax or why the command failed.

Introduced
9.1.0, asadm_2.18.0
Fixed
12.0.0, asadm_4.0.0
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0

TOOLS-3091

Summary

asadm: Updated ss command syntax and header counting in asadm collectinfo.

Introduced
10.0.0, asadm_2.20.0
Fixed
12.0.0, asadm_4.0.0
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0

TOOLS-3080

Summary

asconfig: The minimum value check was missing for max-record-size in asconfig validate.

Introduced
11.2.0, asconfig_0.17.0
Fixed
12.0.0, asconfig_0.18.0
Impacts

11.2.2, 11.2.1, 11.2.0

TOOLS-3074

Summary

asconfig: Validation of max-record-size config was failing if its value used a units suffix.

Introduced
11.0.0, asconfig_0.15.0
Fixed
12.0.0, asconfig_0.18.0
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0

TOOLS-3063

Summary

asadm: asadm was showing incorrect information for Primary Index Used% when the primary index was on flash.

Introduced
11.0.0, asadm_3.0.0
Fixed
12.0.0, asadm_4.0.0
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0

TOOLS-3061

Summary

asadm: Improved asadm to handle abrupt connection closures.

Introduced
9.0.0, asadm_2.17.0
Fixed
12.0.0, asadm_4.0.0
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-3056

Summary

asconfig: The asconfig generate command was crashing when run against Community Edition.

Introduced
9.1.0, asconfig_0.11.0
Fixed
12.0.0, asconfig_0.18.0
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0

TOOLS-3052

Summary

asconfig: In some environments, the asconfig generate command was failing with “Error converting shadow device to list.”

Introduced
9.2.1, asconfig_0.11.1
Fixed
12.0.0, asconfig_0.18.0
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1

TOOLS-3051

Summary

asbench: Batch writes were not applying WRITE policies causing replace workloads to do reads.

Introduced
11.0.0, asbench_2.1.0
Fixed
12.0.0, asbench_2.2.2
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0

TOOLS-3050

Summary

asbackup: Fixed an issue that was resulting in an assertion in some cases when running asbackup as root.

Introduced
9.0.0, asbackup_4.0.0
Fixed
12.0.0, asbackup_4.5.2
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-3046

Summary

asconfig: asconfig validate was failing when context namespace info was added to the logging stanza in aerospike.conf.

Introduced
9.2.1, asconfig_0.11.1
Fixed
12.0.0, asadm_4.0.0
Impacts

11.2.2, 11.2.1, 11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1

TOOLS-3013

Summary

asadm: Updated help file to fix a missing word for the manage acl quotas role command help.

Introduced
9.0.0, asadm_2.17.0
Fixed
11.2.1, asadm_3.2.1
Impacts

11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-3012

Summary

asadm: Fixed handling for manage roster command with the unstable-cluster and cluster-not-specified-size options.

Introduced
11.1.1, asadm_3.1.1
Fixed
11.2.1, asadm_3.2.1
Impacts

11.2.0, 11.1.1

TOOLS-3003

Summary

asinfo: Fixed an issue where the output of asinfo -v 'sets/<NAMESPACE_NAME>/<SET_NAME>' was missing newline characters.

Introduced
9.0.0, asadm_2.17.0
Fixed
11.2.1, asadm_3.2.1
Impacts

11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-2996

Summary

asadm: Fixed a bug where the manage roster stage observed command could be run on AP namespaces.

Introduced
9.0.0, asadm_2.17.0
Fixed
11.2.1, asadm_3.2.1
Impacts

11.2.0, 11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-2987

Summary

All tools: Upgraded OpenSSL to 3.0.16 to fix a security vulnerability.

Introduced
11.1.1, aql_9.1.2
Fixed
11.2.2, aql_9.2.1
Impacts

11.2.1, 11.2.0, 11.1.1

TOOLS-2986

Summary

asadm now relays Aerospike Database error messages for info commands rather than matching strings.

Introduced
11.1.0, asadm_3.0.1
Fixed
11.2.0, asadm_3.2.0
Impacts

11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-2984

Summary

asadm Fixed show latencies -v to show fabric histogram if enabled via manage config.

Introduced
9.0.0, asadm_2.17.0
Fixed
11.2.0, asadm_3.2.0
Impacts

11.1.1, 11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-2982

Summary

aql Running the help function for some commands was causing AQL to crash.

Introduced
8.0.0, aql_8.0.0
Fixed
11.1.1, aql_9.1.2
Impacts

11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1, 8.0.0

TOOLS-2979

Summary

asconfig was not handling sindex-stage-size values correctly.

Introduced
9.1.0, asconfig_0.11.0
Fixed
11.1.1, asconfig_0.16.1
Impacts

11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0

TOOLS-2978

Summary

asadm The Build column for asadm info net did not display the FE tag before the version.

Introduced
9.0.0, asadm_2.17.0
Fixed
11.1.1, asadm_3.1.1
Impacts

11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-2977

Summary

asadm The health -v command was logging the Aerospike edition as “community,” even though Federal Edition was in use.

Introduced
9.0.0, asadm_2.17.0
Fixed
11.1.1, asadm_3.1.1
Impacts

11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-2976

Summary

asadm The manage truncate command was failing if a set did not exist on all cluster nodes.

Introduced
9.0.0, asadm_2.17.0
Fixed
11.1.1, asadm_3.1.1
Impacts

11.1.0, 11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-2962

Summary

aql Cannot store boolean type in MAP, LIST, or JSON elements.

Introduced
8.0.1, aql_8.0.0
Fixed
11.1.0, aql_9.1.1
Impacts

11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1

TOOLS-2961

Summary

asbench Default parameters cause batch * threads warning.

Introduced
9.0.0, asbench_2.0.0
Fixed
11.1.0, asbench_2.1.1
Impacts

11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0

TOOLS-2942

Summary

asbackup 5.x/6.4 cluster scan fix (based on C client 6.6.3).

Introduced
3.25.1, asbackup_3.3.0
Fixed
11.0.2, asbackup_4.4.2
Impacts

11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1

TOOLS-2941

Summary

asbackup State file is not uploaded to s3 when --state-file-dst is an s3 path.

Introduced
7.0.0, asbackup_3.10.0
Fixed
11.1.0, asbackup_4.4.3
Impacts

11.0.2, 11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2930

Summary

asadm info namespace usage command is not reporting object stats when the storage engine is pmem.

Introduced
3.16.0, asadm_0.1.23
Fixed
11.0.2, asadm_3.0.1
Impacts

11.0.1, 11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0

TOOLS-2927

Summary

asrestore Restore fails with intermittent TLS write errors due to an underlying issue in the C Client.

Introduced
7.1.1, asbackup_3.11.2
Fixed
11.0.1, asbackup_4.4.1
Impacts

11.0.0
10.2.1, 10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1

TOOLS-2895

Summary

(ASADM) Healthcheck puts bin names header and text on system_free_mem_pct output.

Introduced
10.0.0, asadm_2.20.0
Fixed
11.0.0, asadm_3.0.0
Impacts

10.2.1, 10.1.0, 10.0.1, 10.0.0

TOOLS-2887

Summary

(ASCONFIG) Generated configs may rarely contain invalid empty string fields.

Introduced
10.2.1, asconfig_0.14.1
Fixed
11.0.0, asconfig_0.15.0
Impacts

10.2.1

TOOLS-2857

Summary

(ASCONFIG) No error is printed when the validate command fails with a non-zero exit code.

Introduced
10.1.0, asconfig_0.13.0
Fixed
11.0.0, asconfig_0.15.0
Impacts

10.2.1, 10.1.0

TOOLS-2824

Summary

(ASADM) Healthcheck incorrectly reports storage under configured for single-node failure.

Introduced
10.0.0, asadm_2.20.0
Fixed
10.2.1, asadm_2.22.0
Impacts

10.1.0, 10.0.1, 10.0.0

TOOLS-2804

Summary

(ASBACKUP) Fix minor memory leaks caused by overwriting configuration defaults.

Introduced
7.0.0, asbackup_3.10.0
Fixed
10.2.1, asbackup_4.3.0
Impacts

10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2802

Summary

(ASRESTORE) Performing more than 1 restore using the shared library leaks memory.

Introduced
9.2.1, asbackup_4.1.0
Fixed
10.2.1, asbackup_4.3.0
Impacts

10.1.0, 10.0.1, 10.0.0
9.2.1

TOOLS-2799

Summary

(ASCONFIG) Support the drv-mem logging context.

Introduced
10.0.0, asconfig_0.12.0
Fixed
10.1.0, asconfig_0.13.0
Impacts

10.0.1, 10.0.0

TOOLS-2797

Summary

(ASADM) The generate config command does not correctly generate namespaces with data-in-memory true.

Introduced
9.2.1, asadm_2.19.1
Fixed
10.1.0, asadm_2.21.0
Impacts

10.0.1, 10.0.0
9.2.1

TOOLS-2783

Summary

(ASADM) The generate config command does not correctly report xdr.dc.namespace shipped/ignored sets and bins.

Introduced
9.2.1, asadm_2.19.1
Fixed
10.1.0, asadm_2.21.0
Impacts

10.0.1, 10.0.0
9.2.1

TOOLS-2782

Summary

(ASADM) The generate config command does not correctly report shadow devices.

Introduced
9.2.1, asadm_2.19.1
Fixed
10.1.0, asadm_2.21.0
Impacts

10.0.1, 10.0.0
9.2.1

TOOLS-2768

Summary

(ASADM) The manage config namespace command cannot change index-type configuration parameters.

Introduced
6.0.3, asadm_2.3.0
Fixed
10.1.0, asadm_2.21.0
Impacts

10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-2767

Summary

(ASBACKUP) Support backup and restore of secondary indexes on blob bins.

Introduced
10.0.0, asbackup_4.1.0
Fixed
10.0.1, asbackup_4.1.1
Impacts

10.0.0

TOOLS-2766

Summary

(ASADM) The manage sindex create command does not support blob bin-type introduced in Database 7.0.

Introduced
10.0.0, asadm_2.20.0
Fixed
10.0.1, asadm_2.20.1
Impacts

10.0.0

TOOLS-2751

Summary

(ASBACKUP) Backup estimation is inaccurate when record count is less than replication factor. Switch estimation to use effective replication factor.

Introduced
5.2.0, asbackup_3.6.1
Fixed
10.2.1, asbackup_4.3.0
Impacts

10.1.0, 10.0.1, 10.0.0
9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0

TOOLS-2717

Summary

(ASADM) The info namespace object command returns “ERROR: Unable to find any Aerospike nodes” when connecting to Aerospike CE.

Introduced
9.2.1, asadm_2.19.1
Fixed
10.0.0, asadm_2.20.0
Impacts

9.2.1

TOOLS-2714

Summary

(ASADM) manage truncate ns fails with Unrecognized input when --no-warn is used.

Introduced
6.0.3, asadm_2.3.0
Fixed
10.0.0, asadm_2.20.0
Impacts

9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-2705

Summary

(ASADM) The info set command does not show the correct Quota Used% when data-in-memory is true.

Introduced
8.2.0, asadm_2.13.0
Fixed
10.0.0, asadm_2.20.0
Impacts

9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0

TOOLS-2699

Summary

(AQL) AQL segmentation fault when running show sets and a set-name contains the invalid : character.

Introduced
3.5.9, aql_6.3.0
Fixed
10.0.0, aql_9.0.0
Impacts

9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-2697

Summary

(ASADM) Asadm’s show config command displays incorrect values for the security.ldap context.

Introduced
3.15.3.6, asadm_0.1.18
Fixed
9.2.1, asadm_2.19.1
Impacts

9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6

TOOLS-2693

Summary

(ASADM) Asadm does not correctly parse server LDAP error codes.

Introduced
5.1.0, asadm_2.1.0
Fixed
10.0.0, asadm_2.20.0
Impacts

9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0

TOOLS-2683

Summary

(ASADM) summary list view does not display namespace device usage statistics.

Introduced
7.1.1, asadm_2.8.1
Fixed
10.0.0, asadm_2.20.0
Impacts

9.2.1, 9.1.0, 9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1

TOOLS-2679

Summary

(ASADM) show stop-writes does not report if stop-writes are triggered using storage-engine device or storage-engine pmem metrics.

Introduced
8.4.0, asadm_2.15.0
Fixed
9.2.1, asadm_2.19.1
Impacts

9.1.0, 9.0.0
8.5.1, 8.4.0

TOOLS-2674

Summary

(ASCONFIG) Sindex-type shmem is not parsed correctly.

Introduced
9.1.0, asconfig_0.11.0
Fixed
9.2.1, asconfig_0.11.1
Impacts

9.1.0

TOOLS-2656

Summary

(ASADM) The asadm with modifier is doing a wildcard match when ’*’ is not used.

Introduced
9.2.1, asadm_2.19.1
Fixed
10.1.0, asadm_2.21.0
Impacts

10.0.1, 10.0.0
9.2.1

TOOLS-2648

Summary

(ASCONFIG) Parse sindex-type from Aerospike configuration files.

Introduced
9.0.0, asconfig_0.10.0
Fixed
9.1.0, asconfig_0.11.0
Impacts

9.0.0

TOOLS-2644

Summary

(ASADM) The asadm --timeout is not respected when a node is unreachable.

Introduced
7.0.0, asadm_2.7.0
Fixed
9.1.0, asadm_2.18.0
Impacts

9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2630

Summary

(ASBACKUP) Unable to continue S3 backup when backup token expires.

Introduced
7.0.0, asbackup_3.10.0
Fixed
9.1.0, asbackup_4.0.1
Impacts

9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2624

Summary

(ASBACKUP) Some bins are lost when using --parallel and --bin-list.

Introduced
7.0.0, asbackup_3.10.0
Fixed
9.1.0, asbackup_4.0.1
Impacts

9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2622

Summary

(ASCONFIG) stop-writes-count and stop-writes-size Aerospike configuration parameters are parsed incorrectly if they are greater than max int64.

Introduced
8.5.1, asconfig_0.10.0
Fixed
9.1.0, asconfig_0.11.0
Impacts

9.0.0
8.5.1

TOOLS-2621

Summary

(ASADM) Traceback is show by info sindex when a node is unreachable.

Introduced
8.2.0, asadm_2.13.0
Fixed
9.0.0, asadm_2.17.0
Impacts

8.5.1, 8.4.0, 8.3.0, 8.2.0

TOOLS-2620

Summary

(ASADM) Traceback is shown by show best-practices when a node is unreachable.

Introduced
6.2.0, asadm_2.5.0
Fixed
9.0.0, asadm_2.17.0
Impacts

8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0

TOOLS-2611

Summary

(ASRESTORE) Restore from S3 may hang after opening ---s3-max-async-downloads backup files.

Introduced
7.0.0, asbackup_3.10.0
Fixed
9.1.0, asbackup_4.0.1
Impacts

9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2605

Summary

(ASADM) Traceback is shown when running show latencies and a node is unreachable.

Introduced
8.4.0, asadm_2.15.0
Fixed
9.0.0, asadm_2.17.0
Impacts

8.5.1, 8.4.0

TOOLS-2599

Summary

(ASADM) Traceback shown in collectinfo mode when malformed or non-existent archive provided.

Introduced
7.0.3, asadm_2.7.3
Fixed
9.0.0, asadm_2.17.0
Impacts

8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3

TOOLS-2570

Summary

(ASADM) show statistics displays cluster_key as inf or a float in some cases.

Introduced
5.0.1, asadm_2.0.1
Fixed
9.1.0, asadm_2.18.0
Impacts

9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1

TOOLS-2569

Summary

(ASRESTORE) Remove —s3-bucket because it causes malformed url in s3 requests.

Introduced
7.0.0, asbackup_3.10.0
Fixed
9.0.0, asbackup_4.0.0
Impacts

8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2567

Summary

(ASADM) show pmap does not consistently return results for all nodes in specific tls scenarios.

Introduced
7.0.0, asadm_2.7.0
Fixed
9.1.0, asadm_2.18.0
Impacts

9.0.0
8.5.1, 8.4.0, 8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2559

Summary

(ASRESTORE) —s3-bucket causes error “No response body” when restoring from s3.

Introduced
8.3.0, asbackup_3.16.0
Fixed
9.0.0, asbackup_4.0.0
Impacts

8.5.1, 8.4.0, 8.3.0

TOOLS-2551

Summary

(ASADM) Traceback is shown by show stop-writes when one of the nodes is unreachable.

Introduced
8.4.0, asadm_2.15.0
Fixed
9.0.0, asadm_2.17.0
Impacts

8.5.1, 8.4.0

TOOLS-2550

Summary

(ASADM) The watch command does not support auto-completion.

Introduced
5.1.0, asadm_2.1.0
Fixed
8.5.1, asadm_2.16.0
Impacts

8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0

TOOLS-2538

Summary

(ASADM) Collectinfos created with asadm 2.14.0 and before throwing exceptions when loaded with asadm 2.15.0.

Introduced
8.4.0, asadm_2.15.0
Fixed
8.5.1, asadm_2.16.0
Impacts

8.4.0

TOOLS-2528

Summary

(ASADM) An exception is thrown when running info xdr and a node is unreachable.

Introduced
8.2.0, asadm_2.13.0
Fixed
8.4.0, asadm_2.15.0
Impacts

8.3.0, 8.2.0

TOOLS-2522

Summary

(UDA) Uda does not verify server certificate when using tls.

Introduced
7.1.1, uda_1.0.0
Fixed
8.4.0, uda_1.0.7
Impacts

8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1

TOOLS-2515

Summary

(ASADM) Running asadm show latencies using docker aerospike-tools fails with ‘ascii’ codec error.

Introduced
3.31.0, asadm_0.7.0
Fixed
8.4.0, asadm_2.15.0
Impacts

8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0

TOOLS-2512

Summary

(ASADM) Setting a namespace’s compression-level incorrectly displays that enable-compression must be set.

Introduced
6.0.3, asadm_2.3.0
Fixed
8.4.0, asadm_2.15.0
Impacts

8.3.0, 8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-2511

Summary

(AQL) Aql crashes when provided an incomplete EXECUTE, AGGREGATE, or SELECT command.

Introduced
8.0.1, aql_8.0.0
Fixed
8.3.0, aql_8.3.0
Impacts

8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1

TOOLS-2510

Summary

(ASADM) The show latencies command shows ~~ when a node has no histogram results.

Introduced
8.2.0, asadm_2.13.0
Fixed
8.4.0, asadm_2.15.0
Impacts

8.3.0, 8.2.0

TOOLS-2484

Summary

(ASADM) show latencies latency bucket aggregation is wrong.

Introduced
8.2.0, asadm_2.13.0
Fixed
8.3.0, asadm_2.14.0
Impacts

8.2.0

TOOLS-2481

Summary

(ASADM) Asadm’s manage config command shows an incorrect error message instead of a helpful one when a nonexistent namespace or datacenter is supplied.

Introduced
6.0.3, asadm_2.3.0
Fixed
8.5.1, asadm_2.16.0
Impacts

8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-2473

Summary

(ASBENCH) -L option incorrectly requires an argument.

Introduced
6.0.3, asbench_1.3
Fixed
8.3.0, asbench_1.8.1
Impacts

8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-2468

Summary

(ASADM) info sindex command incorrectly displays Keys, Avg Per Rec, and Avg Per Bin Val for servers before 6.0.

Introduced
7.2.0, asadm_2.9.0
Fixed
8.3.0, asadm_2.14.0
Impacts

8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0

TOOLS-2450

Summary

(ASBACKUP) Restore is too slow when triaging many backup files in an s3 bucket.

Introduced
7.0.0, asbackup_3.10.0
Fixed
8.3.0, asbackup_3.16.0
Impacts

8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2448

Summary

(ASADM) If security is enabled, collectinfo’s summary should show it under Active Features.

Introduced
7.0.0, asadm_2.7.0
Fixed
8.3.0, asadm_2.14.0
Impacts

8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2443

Summary

(ASADM) show user and show roles stops returning output after the like modifier is used.

Introduced
7.0.0, asadm_2.7.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2441

Summary

(ASADM) collectinfo --ignore-errors flag is not acknowledged is some cases.

Introduced
7.1.1, asadm_2.8.1
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1

TOOLS-2439

Summary

(ASADM) collectinfo and show latencies fail with error with mixed database versions and latency data is unpopulated.

Introduced
3.31.0, asadm_0.7.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0

TOOLS-2424

Summary

(ASADM) info namespace Used% aggregation can be incorrect when Total varies significantly between nodes.

Introduced
6.2.0, asadm_2.5.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0

TOOLS-2421

Summary

(ASADM) show jobs scans shows an erroneous error message.

Introduced
7.0.0, asadm_2.7.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2416

Summary

(ASADM) Collectinfo-analyzer does not show batch-index latencies.

Introduced
3.31.0, asadm_0.7.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0

TOOLS-2377

Summary

(ASBACKUP) —node-list does not work with IPv6.

Introduced
6.2.0, asbackup_3.9.0
Fixed
8.2.0, asbackup_3.15.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0

TOOLS-2375

Summary

(ASADM) License unique data usage does not take into account the replication factor on servers before 3.15.1.3.

Introduced
6.0.3, asadm_2.3.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-2355

Summary

(ASADM) Asadm aborts with FATAL FIPS SELFTEST FAILURE on FIPS-enabled OS.

Introduced
7.0.0, asadm_2.7.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2337

Summary

(ASADM) Unable to connect to the cluster from macOS x86 when TLS is enabled.

Introduced
7.0.0, asadm_2.7.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2325

Summary

(ASADM) KeyboardInterrupt sometimes causes exceptions in asadm.

Introduced
7.0.0, asadm_2.7.0
Fixed
8.5.1, asadm_2.16.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2324

Summary

(ASBENCH) A space between -P and the password triggers a password prompt.

Introduced
7.1.1, asbench_1.5.0
Fixed
8.3.0, asbench_1.8.1
Impacts

8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1

TOOLS-2323

Summary

(ASBACKUP) Backup to AWS S3 is failing with fatal error after backing up all the records.

Introduced
7.0.0, asbackup_3.10.0
Fixed
8.2.0, asbackup_3.15.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2310

Summary

(ASADM) Commas separators are no longer parsed correctly.

Introduced
7.2.0, asadm_2.9.0
Fixed
8.2.0, asadm_2.13.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0

TOOLS-2309

Summary

(ASBACKUP) Restore stops after 1000 s3 objects.

Introduced
7.0.0, asbackup_3.10.0
Fixed
8.2.0, asbackup_3.15.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2304

Summary

(UDA) Arm builds of uda incorrectly encodes entries in store file.

Introduced
8.0.0, uda_1.0.3
Fixed
8.1.0, uda_1.0.4
Impacts

8.0.4, 8.0.3, 8.0.2, 8.0.1

TOOLS-2302

Summary

(ASADM) Asadm fails to load config file when using --config-file.

Introduced
8.0.4, asadm_2.11.1
Fixed
8.1.0, asadm_2.12.0
Impacts

8.0.4

TOOLS-2278

Summary

(ASINFO) Remove ability to inject command through asinfo.

Introduced
3.5.9, asadm_0.0.1
Fixed
8.1.0, asadm_2.12.0
Impacts

8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-2277

Summary

(ASINFO) Asinfo calls wrong asadm when multiple asadm/asinfo bundles are present on the system.

Introduced
7.1.1, asadm_2.8.1
Fixed
8.1.0, asadm_2.12.0
Impacts

8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1

TOOLS-2263

Summary

(ASBACKUP) Backup file format changed for sindexes starting in asbackup 3.12.0.

Introduced
7.3.1, asbackup_3.12.0
Fixed
8.0.2, asbackup_3.13.1
Impacts

8.0.1
7.3.1

TOOLS-2238

Summary

(AQL) Aql does not properly pass the durable delete policy when executing a UDF.

Introduced
3.15.3.2
Fixed
8.2.0, aql_8.2.0
Impacts

8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2

TOOLS-2222

Summary

(ASBACKUP) Fix interpretation of EOF in backup file namespace names.

Introduced
7.2.0, asbackup_3.11.3
Fixed
8.0.1, asbackup_3.13.0
Impacts

7.3.1, 7.2.1, 7.2.0

TOOLS-2220

Summary

(ASADM) Unable to specify node by IP if more than one node IP starts with the same number in the last octet.

Introduced
6.0.3, asadm_2.3.0
Fixed
8.0.1, asadm_2.11.0
Impacts

7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-2189

Summary

(UDA) UDA does not support tls-capath flag.

Introduced
7.1.1, uda_1.0.1
Fixed
8.0.1, uda_1.0.3
Impacts

7.3.1, 7.2.1, 7.2.0, 7.1.1

TOOLS-2166

Summary

(ASADM) The summary command does not show F- to indicate federal edition.

Introduced
7.1.1, asadm_2.8.1
Fixed
7.3.1, asadm_2.10.0
Impacts

7.2.1, 7.2.0, 7.1.1

TOOLS-2158

Summary

(ASBENCH) Fix -V expected argument error.

Introduced
7.1.1, asbench_1.5.0
Fixed
7.3.1, asbench_1.5.3
Impacts

7.2.1, 7.2.0, 7.1.1

TOOLS-2149

Summary

(ASADM) summary command output is missing “Cluster name”.

Introduced
7.1.1, asadm_2.8.0
Fixed
8.3.0, asadm_2.14.0
Impacts

8.2.0, 8.1.0, 8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1

TOOLS-2148

Summary

(ASADM) Running the summary command multiple times breaks the “OS Version” field.

Introduced
3.15.1.2, asadm_0.1.15
Fixed
7.3.1, asadm_2.10.0
Impacts

7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2

TOOLS-2147

Summary

(TOOLS) Tools RPM advertises that it provides libraries which it should not.

Introduced
7.0.5
Fixed
7.3.1
Impacts

7.2.1, 7.2.0, 7.1.1, 7.0.5

TOOLS-2146

Summary

(ASADM) info sindex state reads “Read-Only” instead of “Read-Write”.

Introduced
6.2.0, asadm_2.5.0
Fixed
7.3.1, asadm_2.10.0
Impacts

7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0

TOOLS-2137

Summary

(ASBACKUP) Memory leak in asrestore record uploader.

Introduced
7.1.1, asbackup_3.11.2
Fixed
7.2.1, asbackup_3.11.4
Impacts

7.2.0, 7.1.1

TOOLS-2125

Summary

(ASBENCH) Running —version exits with return code 255.

Introduced
7.1.1, asbench_1.5.0
Fixed
7.3.1, asbench_1.5.3
Impacts

7.2.1, 7.2.0, 7.1.1

TOOLS-2122

Summary

(ASBENCH) Reported version is incorrect for asbench 1.5.

Introduced
7.1.1, asbench_1.5.0
Fixed
7.3.1, asbench_1.5.3
Impacts

7.2.1, 7.2.0, 7.1.1

TOOLS-2097

Summary

(ASADM) LogAnalyzer fails when trying to hash logfile before it is converted to bytes.

Introduced
3.27.1, asadm_0.5.2
Fixed
7.1.1, asadm_2.8.1
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1

TOOLS-2092

Summary

(ASBACKUP) Uninitialized as_record key value causes restore to exit before restoring record.

Introduced
7.1.0, asbackup_3.11.1
Fixed
7.1.1, asbackup_3.11.2
Impacts

7.1.0

TOOLS-2085

Summary

(ASBACKUP) Backup state file fails to save if multiple threads fail simultaneously.

Introduced
6.2.0, asbackup_3.9.0
Fixed
7.1.1, asbackup_3.11.2
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0

TOOLS-2083

Summary

(ASBACKUP) Backup with --node-list option is not resumable.

Introduced
6.2.0, asbackup_3.9.0
Fixed
7.1.1, asbackup_3.11.2
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0

TOOLS-2082

Summary

(ASBACKUP) Backup-to-file is not interruptible.

Introduced
7.0.0, asbackup_3.10.0
Fixed
7.1.1, asbackup_3.11.2
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2079

Summary

(ASADM) Asadm does not correctly discover the cluster when using a DNS load-balancer.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
7.1.1, asadm_2.8.1
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17

TOOLS-2068

Summary

(ASADM) The manage sindex delete command warning will incorrectly say that zero keys are indexed when using Database 6.0.

Introduced
7.0.0, asadm_2.7.0
Fixed
7.1.1, asadm_2.8.1
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0

TOOLS-2067

Summary

(ASADM) The manage sindex delete warning only gives the key cardinality of the principal.

Introduced
5.1.0, asadm_2.1.0
Fixed
7.1.1, asadm_2.8.1
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0

TOOLS-2064

Summary

(ASADM) Running asinfo using Tools version 7.0.3+ is throwing error “‘NoneType’ is not iterable”.

Introduced
7.0.3, asadm_2.7.3
Fixed
7.1.1, asadm_2.8.1
Impacts

7.0.5, 7.0.3

TOOLS-2046

Summary

(ASADM) show dist object_size bucket ordering not quite right.

Introduced
5.0.1, asadm_2.0.1
Fixed
8.5.1, asadm_2.16.0
Impacts

7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1

TOOLS-2042

Summary

(AQL) Aql segfaults when a record is inserted with a set name.

Introduced
7.0.0, aql_7.0.0
Fixed
7.0.5, aql_7.0.2
Impacts

7.0.3, 7.0.2, 7.0.0

TOOLS-2031

Summary

(ASBACKUP) Fix accidental dynamic linkage with libssl and libcrypto on some linux distros.

Introduced
7.0.0, asbackup_3.10.0
Fixed
7.0.5, asbackup_3.10.2
Impacts

7.0.3, 7.0.2, 7.0.0

TOOLS-2026

Summary

(ASADM) Asadm should calculate unique-data for versions 6.0 and later with a 39 byte discount.

Introduced
7.0.0, asadm_2.7.0
Fixed
7.0.5, asadm_2.7.4
Impacts

7.0.3, 7.0.2, 7.0.0

TOOLS-2025

Summary

(ASADM) Asadm fails to startup when the tmp/ directory is mounted with the noexec option.

Introduced
7.0.0, asadm_2.7.0
Fixed
7.0.5, asadm_2.7.4
Impacts

7.0.3, 7.0.2, 7.0.0

TOOLS-2015

Summary

(ASADM) Asadm is slow to startup on macOS.

Introduced
7.0.0, asadm_2.7.0
Fixed
7.0.5, asadm_2.7.4
Impacts

7.0.3, 7.0.2, 7.0.0

TOOLS-2012

Summary

(AQL) Reject queries that have more than one predicate in their WHERE clause.

Introduced
3.5.9, aql_6.3.0
Fixed
8.0.1, aql_8.0.0
Impacts

7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-2006

Summary

(ASBACKUP) SIGPIPE causes asbackup to exit when backing up to AWS S3.

Introduced
7.0.0, asbackup_3.10.0
Fixed
7.0.5, asbackup_3.10.2
Impacts

7.0.3, 7.0.2, 7.0.0

TOOLS-2004

Summary

(AQL) Aql version is listed as “dev”.

Introduced
7.0.0, aql_7.0.0
Fixed
7.0.3, aql_7.0.1
Impacts

7.0.2, 7.0.0

TOOLS-2002

Summary

(ASADM) Asadm fails to connect to the cluster when multiple service addresses are configured.

Introduced
7.0.0, asadm_2.7.0
Fixed
7.0.3, asadm_2.7.3
Impacts

7.0.2, 7.0.0

TOOLS-1987

Summary

(ASADM) The pager command does not work if the system less binary is not compatible with .so files in asadm bundle.

Introduced
7.0.0, asadm_2.7.0
Fixed
7.0.2, asadm_2.7.2
Impacts

7.0.0

TOOLS-1986

Summary

(ASBACKUP) Backup estimate and backup-to-file causes broken pipe/connection timeout warning on server.

Introduced
3.6.1, asbackup_3.1.0
Fixed
7.1.1, asbackup_3.11.2
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1

TOOLS-1982

Summary

(ASADM) The watch command does not display table output.

Introduced
7.0.0, asadm_2.7.0
Fixed
7.0.2, asadm_2.7.2
Impacts

7.0.0

TOOLS-1981

Summary

(ASADM) The --no-color flag does not work on table column separators.

Introduced
5.0.1, asadm_2.0.1
Fixed
7.0.2, asadm_2.7.2
Impacts

7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1

TOOLS-1973

Summary

(ASBACKUP) Segmentation fault caused by running a backup estimate with at least 10,000 records.

Introduced
6.2.0, asbackup_3.9.0
Fixed
6.3.1, asbackup_3.9.1
Impacts

6.3.0, 6.2.0

TOOLS-1943

Summary

(ASADM) The summary command reports flash-index as 0 when in use.

Introduced
6.0.3, asadm_2.3.0
Fixed
7.0.0, asadm_2.7.0
Impacts

6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-1940

Summary

(ASADM) Summary command does not report compression-ratio for namespaces in table view.

Introduced
5.0.1, asadm_2.0.0
Fixed
7.0.0, asadm_2.7.0
Impacts

6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1

TOOLS-1939

Summary

(ASADM) Asadm does not reliably discover the cluster if security is enabled and the seed node is a load-balancer.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
7.0.0, asadm_2.7.0
Impacts

6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17

TOOLS-1936

Summary

(ASADM) —no-color flag raises exception.

Introduced
3.31.1, asadm_0.7.0
Fixed
7.0.0, asadm_2.7.0
Impacts

6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1

TOOLS-1934

Summary

(ASBENCH) A password should be prompted if no password follows the -P short option.

Introduced
6.0.3, asbench_1.3.0
Fixed
7.1.1, asbench_1.5.1
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-1924

Summary

(ASADM) Help output does not show new manage jobs commands.

Introduced
6.2.0, asadm_2.5.0
Fixed
7.0.0, asadm_2.7.0
Impacts

6.3.1, 6.3.0, 6.2.0

TOOLS-1922

Summary

(ASADM) manage config auto-complete prints same parameter twice in some cases.

Introduced
6.0.3, asadm_2.3.0
Fixed
7.0.0, asadm_2.7.0
Impacts

6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-1893

Summary

(ASLOGLATENCY) asloglatency displays average rounded down.

Introduced
3.27.1
Fixed
6.3.0
Impacts

6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1

TOOLS-1875

Summary

(ASADM-HEALTHCHECK) The health-check incorrectly identifies secondary indexes that are not in sync.

Introduced
6.1.0, asadm_2.4.0
Fixed
6.2.0, asadm_2.5.0
Impacts

6.1.2, 6.1.0

TOOLS-1843

Summary

(ASBACKUP) Update —mod-before/—mod-after and —no-ttl-only which currently use the now removed predicate expressions.

Introduced
3.12.0, asbackup_3.2.0
Fixed
6.2.0, asbackup_3.9.0
Impacts

6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0

TOOLS-1824

Summary

(ASADM) show best-practices does not display correct data in collectinfo mode.

Introduced
6.1.0, asadm_2.4.0
Fixed
6.1.2, asadm_2.4.2
Impacts

6.1.0

TOOLS-1818

Summary

(ASBACKUP) Scans can fail if a socket timeout occurs.

Introduced
3.12.0, asbackup_3.2.0
Fixed
6.2.0, asbackup_3.9.0
Impacts

6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0

TOOLS-1814

Summary

(ASBACKUP) Asbackup 3.7 node backup is considerably slower without parallelization.

Introduced
6.0.3, asbackup_3.7.2
Fixed
6.1.2, asbackup_3.8.1
Impacts

6.1.0, 6.0.4, 6.0.3

TOOLS-1799

Summary

(ASBACKUP) The asbackup -o / --output-file command-line option fails when writing to stdout.

Introduced
6.0.3, asbackup_3.7.0
Fixed
6.0.4, asbackup_3.7.3
Impacts

6.0.3

TOOLS-1791

Summary

(ASBACKUP) Should be compatible with sindex-list response from Database 5.7.

Introduced
6.0.3, asbackup_3.7.2
Fixed
6.1.0, asbackup_3.8.0
Impacts

6.0.4, 6.0.3

TOOLS-1781

Summary

(ASBACKUP) Fix disk space check when running asbackup with compression.

Introduced
5.2.0, asbackup_3.6.0
Fixed
6.0.3, asbackup_3.7.2
Impacts

5.2.0

TOOLS-1780

Summary

(ASBACKUP) Fix asbackup --file-limit and --nice when running with compression.

Introduced
5.2.0, asbackup_3.6.0
Fixed
6.0.3, asbackup_3.7.2
Impacts

5.2.0

TOOLS-1779

Summary

(ASBACKUP) Fix percentage complete when running asrestore with compression.

Introduced
5.2.0, asbackup_3.6.0
Fixed
6.0.3, asbackup_3.7.2
Impacts

5.2.0

TOOLS-1778

Summary

(ASBACKUP) Fix --estimate to work with compression.

Introduced
5.2.0, asbackup_3.6.1
Fixed
6.0.3, asbackup_3.7.2
Impacts

5.2.0

TOOLS-1775

Summary

(ASBACKUP) asrestore help message description of --namespace option was fixed.

Introduced
3.15.3.2, asbackup_3.2.5
Fixed
6.0.3, asbackup_3.7.2
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2

TOOLS-1773

Summary

(ASADM) Asadm does not tolerate seed-nodes that are load-balancers.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
6.0.3, asadm_2.3.0
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17

TOOLS-1769

Summary

(ASBENCH) Write pthread_barrier_t for OSX compatibility.

Introduced
5.1.1, asbench_1.2.0
Fixed
6.0.3, asbench_1.3.1
Impacts

5.2.0, 5.1.1

TOOLS-1760

Summary

(TOOLS) Invalid tls-protocols example in astools.conf template.

Introduced
3.15.3.6
Fixed
6.0.3, asadm_2.3.0, asbackup_3.7.2, asbench_1.3.1
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6

TOOLS-1736

Summary

(ASADM) Summary command does not properly display all-pmem/all-flash usage.

Introduced
5.0.1, asadm_2.0.1
Fixed
6.0.3, asadm_2.3.0
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1

TOOLS-1731

Summary

(ASBENCH) libyaml-devel an aerospike-benchmark dependency is not available for download on the official RHEL 7.

Introduced
5.1.1, asbench_1.2.0
Fixed
6.0.3, asbench_1.3.1
Impacts

5.2.0, 5.1.1

TOOLS-1729

Summary

(ASADM) Exception thrown by summary command.

Introduced
3.27.1, asadm_0.5.2
Fixed
6.0.3, asadm_2.3.0
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1

TOOLS-1728

Summary

(AQL) Aql does not check for invalid primary key insert.

Introduced
3.15.0.1
Fixed
6.1.0
Impacts

6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3

TOOLS-1727

Summary

(ASADM) Asadm makes an invalid info call when there are no DC’s configured on Database 5.7 and later.

Introduced
6.0.3, asadm_2.3.0
Fixed
7.0.0, asadm_2.7.0
Impacts

6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3

TOOLS-1713

Summary

(ASADM) Asadm summary fails to report XDR Source as a feature.

Introduced
3.27.2, asadm_0.5.3
Fixed
6.0.3, asadm_2.3.0
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2

TOOLS-1708

Summary

(ASADM) An exception is thrown from show latencies when batch-index metric is populated.

Introduced
5.0.1, asadm_2.0.0
Fixed
6.0.3, asadm_2.3.0
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1

TOOLS-1661

Summary

(ASADM) The show users and show roles command returns an error when TLS is enabled.

Introduced
5.1.0, asadm_2.1.0
Fixed
5.1.1, asadm_2.1.1
Impacts

5.1.0

TOOLS-1652

Summary

(ASADM) The info xdr command shows “src-id” in the last table title for Aerospike Database >= 5.4.

Introduced
3.26.2, asadm_0.4.0
Fixed
5.1.0, asadm_2.1.0
Impacts

5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2

TOOLS-1649

Summary

(ASADM-LOG-ANALYZER) Log-Analyzer histogram command incorrectly displays average latency of latency buckets and ops/sec.

Introduced
3.27.2, asadm_0.5.3
Fixed
5.1.0, asadm_2.1.0
Impacts

5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2

TOOLS-1636

Summary

(ASADM) The show distribution command shows incorrect distribution.

Introduced
3.28.0, asadm_0.5.4
Fixed
5.1.0, asadm_2.1.0
Impacts

5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0

TOOLS-1632

Summary

(ASADM) Partition rule to check if sprigs per partition is higher than index mounted space should only run for All Flash.

Introduced
3.22.0, asadm_0.3.1
Fixed
5.1.0, asadm_2.1.0
Impacts

5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0

TOOLS-1627

Summary

(ASADM-LOG-ANALYZER) Histogram command -f option returns silently without parsing.

Introduced
3.27.1, asadm_0.5.2
Fixed
5.0.1, asadm_2.0.1
Impacts

4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1

TOOLS-1622

Summary

(ASADM) The “for” modifier does not work on some commands.

Introduced
3.27.1, asadm_0.5.2
Fixed
5.0.1, asadm_2.0.1
Impacts

4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1

TOOLS-1619

Summary

(ASADM) CollectInfo-Analyzer displays show config xdr table too many times.

Introduced
3.26.2, asadm_0.4.2
Fixed
5.0.1, asadm_2.0.1
Impacts

4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2

TOOLS-1611

Summary

(ASADM) Prevent partition map info from being stored in ascollectinfo.log without —pmap option.

Introduced
3.30.0, asadm_0.6.0
Fixed
4.0.4, asadm_1.0.4
Impacts

4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0

TOOLS-1587

Summary

(ASADM) Exception is thrown by ‘info xdr’ after removing a DC.

Introduced
4.0.2, asadm_1.0.3
Fixed
5.0.1, asadm_2.0.1
Impacts

4.0.4, 4.0.3, 4.0.2

TOOLS-1586

Summary

(ASADM-HEALTHCHECK) Most health checks are not running.

Introduced
3.27.1, asadm_0.5.2
Fixed
5.0.1, asadm_2.0.1
Impacts

4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1

TOOLS-1584

Summary

(ASBACKUP) Backup fails if a node is not in the roster but part of the cluster.

Introduced
3.6.1, asbackup_3.1.0
Fixed
7.1.1, asbackup_3.11.2
Impacts

7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1

TOOLS-1582

Summary

(PACKAGING) postinstall script fails on the legacy Mac Operating System installation.

Introduced
4.0.2
Fixed
4.0.3
Impacts

4.0.2

TOOLS-1561

Summary

(AQL) Touch operation in AQL will now honor ttl.

Introduced
3.31.0
Fixed
4.0.4
Impacts

4.0.3, 4.0.2
3.31.1, 3.31.0

TOOLS-1536

Summary

(ASADM/ASLOGLATENCY) Log Analyzer columns are out of order. Microseconds are incorrectly displayed in both Log Analyzer and Log Latency.

Introduced
3.29.0, asadm_0.5.4
Fixed
4.0.2, asadm_1.0.3
Impacts

3.31.1, 3.31.0, 3.30.0, 3.29.0

TOOLS-1530

Summary

(ASADM) Removed partition map analysis from collectinfo by default. Use new —pmap option to include it.

Introduced
3.28.0, asadm_0.5.4
Fixed
3.30.0, asadm_0.6.0
Impacts

3.29.0, 3.28.0

TOOLS-1521

Summary

(ASADM) Enhance collectinfo to collect Aerospike 5 XDR configurations.

Introduced
3.26.2, asadm_0.4.2
Fixed
4.0.2, asadm_1.0.3
Impacts

3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2

TOOLS-1515

Summary

(ASADM) Fix unique data on disk calculation when data in memory is false on Python 2.

Introduced
3.27.1, asadm_0.5.2
Fixed
3.28.0, asadm_0.5.4
Impacts

3.27.1

TOOLS-1514

Summary

(ASADM) Primary Index total is now computed and displayed properly.

Introduced
3.27.2, asadm_0.5.3
Fixed
4.0.4, asadm_1.0.4
Impacts

4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2

TOOLS-1507

Summary

(ASADM) Info command crashes with Python3 and Database 4.9 or earlier.

Introduced
3.27.1, asadm_0.5.2
Fixed
3.27.2, asadm_0.5.3
Impacts

3.27.1

TOOLS-1502

Summary

(AQL) Increase max role name length to 64 characters including null byte.

Introduced
3.26.2
Fixed
3.29.0
Impacts

3.28.0, 3.27.2, 3.27.1, 3.26.2

TOOLS-1500

Summary

(ASADM-COLLECTINFO) Collectinfo may fail during interactive session if cluster status changes.

Introduced
3.20.0, asadm_0.2.2
Fixed
6.2.0, asadm_2.5.0
Impacts

6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0

TOOLS-1496

Summary

(ASADM) Consider compression ratio when calculating overhead costs.

Introduced
3.21.1, asadm_0.3.0
Fixed
3.26.2, asadm_0.4.2
Impacts

3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1

TOOLS-1491

Summary

(AQL) Filter illegal bin names to stop aql from crashing.

Introduced
3.5.9, aql_6.3.0
Fixed
7.0.0, aql_7.0.0
Impacts

6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-1480

Summary

(ASADM) Fix summary command’s unique data in memory calculation when shadow device is used.

Introduced
3.15.3.2, asadm_0.1.17
Fixed
3.26.2, asadm_0.4.2
Impacts

3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2

TOOLS-1458

Summary

(AQL) Add help text for PRINT command.

Introduced
3.15.0.3
Fixed
3.26.2
Impacts

3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3

TOOLS-1457

Summary

Update Mac notarization for new strict requirements.

Introduced
3.24.1
Fixed
3.28.0
Impacts

3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1

TOOLS-1455

Summary

(ASVALIDATION) Correctly repair ‘fixable’ records.

Introduced
3.24.0, asvalidation_1.0.0
Fixed
3.24.1, asvalidation_1.0.1
Impacts

3.24.0

TOOLS-1454

Summary

(ASVALIDATION) Fix progress output.

Introduced
3.24.0, asvalidation_1.0.0
Fixed
3.24.1, asvalidation_1.0.1
Impacts

3.24.0

TOOLS-1445

Summary

(ASBACKUP) Usage goes to a mix of stdout and stderr.

Introduced
3.15.3.8, asbackup_3.2.6
Fixed
8.1.0, asbackup_3.14.0
Impacts

8.0.4, 8.0.3, 8.0.2, 8.0.1
7.3.1, 7.2.1, 7.2.0, 7.1.1, 7.0.5, 7.0.3, 7.0.2, 7.0.0
6.3.1, 6.3.0, 6.2.0, 6.1.2, 6.1.0, 6.0.4, 6.0.3
5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8

TOOLS-1435

Summary

(ASADM) “asadm —tls-protocol=all” or “asinfo —tls-protocol=all” fails with python error.

Introduced
3.22.0, asadm_0.3.2
Fixed
3.23.0, asadm_0.3.3
Impacts

3.22.0

TOOLS-1428

Summary

(ASBACKUP) —node-list fails if tls name has 45 characters.

Introduced
3.20.0, asbackup_3.2.11
Fixed
3.23.0, asbackup_3.2.13
Impacts

3.22.0, 3.21.1, 3.20.0

TOOLS-1426

Summary

(AQL) Aql segmentation faults when config file contains “user” before “port”.

Introduced
3.5.9
Fixed
6.0.3
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-1411

Summary

(ASADM) Summary command memory use is inaccurate.

Introduced
3.15.2.1, asadm_0.1.16
Fixed
6.0.3, asadm_2.3.0
Impacts

5.2.0, 5.1.1, 5.1.0, 5.0.1
4.0.4, 4.0.3, 4.0.2
3.31.1, 3.31.0, 3.30.0, 3.29.0, 3.28.0, 3.27.2, 3.27.1, 3.26.2, 3.25.1, 3.24.1, 3.24.0, 3.23.0, 3.22.0, 3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1

TOOLS-1408

Summary

(AQL) Fix socket-timeout segmentation fault.

Introduced
3.17.0
Fixed
3.22.0
Impacts

3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0

TOOLS-1400

Summary

(ASADM) Fix unique data usage computation to support post 4.2 changes for tombstone size.

Introduced
3.15.3.8, asadm_0.1.19
Fixed
3.22.0, asadm_0.3.1
Impacts

3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8

TOOLS-1396

Summary

(ASADM-HEALTHCHECK) Fix rack membership check.

Introduced
3.15.1.2, asadm_0.1.15
Fixed
3.22.0, asadm_0.3.1
Impacts

3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2

TOOLS-1395

Summary

(AQL) Fix to handle exception if TLS input files do not exist.

Introduced
3.20.0
Fixed
3.22.0
Impacts

3.21.1, 3.20.0

TOOLS-1392

Summary

(ASADM-HEALTHCHECK) Fix physical memory check to handle different units.

Introduced
3.13.0.1, asadm_0.1.11
Fixed
3.22.0, asadm_0.3.1
Impacts

3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1

TOOLS-1385

Summary

(ASLOADER) Fix column position error for data file without header.

Introduced
3.15.3.2, asloader_2.2.0
Fixed
3.22.0, asloader_2.3.2
Impacts

3.21.1, 3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2

TOOLS-1381

Summary

(ASADM) Fix collectinfo json dump error.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.21.1, asadm_0.3.0
Impacts

3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0

TOOLS-1379

Summary

(ASADM-COLLECTINFO-ANALYSER) Fix to read all internal files from compressed collectinfo file.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
3.21.1, asadm_0.3.0
Impacts

3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8

TOOLS-1377

Summary

(ASADM-HEALTHCHECK) Fix dynamic configuration check to handle configurations with time unit.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
3.21.1, asadm_0.3.0
Impacts

3.20.0, 3.19.0, 3.18.1, 3.17.0

TOOLS-1360

Summary

(ASADM) Fix ‘with’ modifier for info command default execution.

Introduced
3.15.1.2, asadm_0.1.15
Fixed
3.21.1, asadm_0.3.0
Impacts

3.20.0, 3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2

TOOLS-1346

Summary

(ASADM-COLLECTINFO-ANALYSER) Fix configuration parser to handle xdr-max-ship-bandwidth.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
3.21.1, asadm_0.3.0
Impacts

3.20.0, 3.19.0, 3.18.1, 3.17.0

TOOLS-1341

Summary

(AQL) Fix to handle segmentation fault for invalid operate command.

Introduced
3.18.1
Fixed
3.21.1
Impacts

3.20.0, 3.19.0, 3.18.1

TOOLS-1325

Summary

(ASADM) Fix to not show online access addresses in offline alumni node list.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
3.20.0, asadm_0.2.2
Impacts

3.19.0, 3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17

TOOLS-1315

Summary

(ASLOGLATENCY) Fix relative-stats column.

Introduced
3.10.2, asadm_0.1.5
Fixed
3.19.0, asadm_0.2.1
Impacts

3.18.1, 3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2

TOOLS-1312

Summary

(ASADM) Fix feature command to use new metric xdr_client_write_success.

Introduced
3.17.0, asadm_0.1.24
Fixed
3.19.0, asadm_0.2.1
Impacts

3.18.1, 3.17.0

TOOLS-1300

Summary

(ASBACKUP) Fix implementation to increment skip stat properly for asrestore.

Introduced
3.15.3.17, asbackup_3.2.9
Fixed
3.18.1, asbackup_3.2.10
Impacts

3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17

TOOLS-1282

Summary

(ASINFO) Fix to find local asadm.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
3.18.1, asadm_0.2.0
Impacts

3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17

TOOLS-1278

Summary

(TOOLS) Update documentation for libreadline.so.6 requirement on Ubuntu 18.04.

Introduced
3.15.3.6, asadm_0.1.18
Fixed
3.18.1, asadm_0.2.0
Impacts

3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6

TOOLS-1276

Summary

(ASBACKUP) Fix formula for size estimation.

Introduced
3.15.2.12, asbackup_3.2.8
Fixed
3.18.1, asbackup_3.2.10
Impacts

3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12

TOOLS-1273

Summary

(ASADM) Fix summary ZeroDivisionError and improve cinfolog.

Introduced
3.15.2.1, asadm_0.1.16
Fixed
3.18.1, asadm_0.2.0
Impacts

3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1

TOOLS-1268

Summary

(ASINFO) Fix higher latency issue in tools version 3.16.0 compare to 3.15.3.14.

Introduced
3.15.3.10, asadm_0.1.19
Fixed
3.18.1, asadm_0.2.0
Impacts

3.17.0, 3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10

TOOLS-1265

Summary

(AQL) Fix to avoid crash for set password on non-secure cluster.

Introduced
3.15.2.1
Fixed
3.17.0
Impacts

3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1

TOOLS-1264

Summary

(ASADM) Fix hist-dump commands in collectinfo.

Introduced
3.15.3.8, asadm_0.1.19
Fixed
3.17.0, asadm_0.1.24
Impacts

3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8

TOOLS-1257

Summary

(ASADM-HEALTHCHECK) Fix clock_skew breached check to treat clock skew as seconds.

Introduced
3.15.3.6, asadm_0.1.18
Fixed
3.17.0, asadm_0.1.24
Impacts

3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6

TOOLS-1255

Summary

(ASADM-COLLECTINFO-ANALYZER) Fix collectinfo analyzer to parse config file with memory size configs.

Introduced
3.15.1.2, asadm_0.1.15
Fixed
3.17.0, asadm_0.1.24
Impacts

3.16.0, 3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2

TOOLS-1249

Summary

(ASINFO) Fix to correctly resolve the asadm path.

Introduced
3.13.0.1, asadm_0.1.11
Fixed
3.16.0, asadm_0.1.23
Impacts

3.15.3.18, 3.15.3.17, 3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1

TOOLS-1231

Summary

(AQL) Fix aggregate on scan.

Introduced
3.15.3.17
Fixed
3.15.3.18
Impacts

3.15.3.17

TOOLS-1229

Summary

(PACKAGING) Clean state installation for Mac fails.

Introduced
3.15.3.17
Fixed
3.15.3.18
Impacts

3.15.3.17

TOOLS-1222

Summary

(ASADM) Fix security vulnerability issue for cryptography dependency.

Introduced
3.15.3.17, asadm_0.1.22
Fixed
3.17.0, asadm_0.1.24
Impacts

3.16.0, 3.15.3.18, 3.15.3.17

TOOLS-1210

Summary

(ASADM) Fix to handle nodes with same fully qualified domain name.

Introduced
3.15.3.6, asadm_0.1.18
Fixed
3.15.3.17, asadm_0.1.22
Impacts

3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6

TOOLS-1205

Summary

(PACKAGING) Fix Tool Mac package to remove old asloader and asbenchmark jars.

Introduced
3.15.3.2
Fixed
3.15.3.17
Impacts

3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2

TOOLS-1202

Summary

(PACKAGING) Fix security vulnerability issue for log4j dependency.

Introduced
3.5.9
Fixed
3.15.3.17
Impacts

3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-1197

Summary

(AQL) Fix unknown query data type error.

Introduced
3.13.0.1
Fixed
3.15.3.17
Impacts

3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1

TOOLS-1193

Summary

(ASINFO) Fix option parsing with optparse to handle password.

Introduced
3.15.3.6, asadm_0.1.18
Fixed
3.15.3.17, asadm_0.1.22
Impacts

3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6

TOOLS-1191

Summary

(ASADM) Fix to work with Aerospike security credentials from astools.conf.

Introduced
3.15.3.2, asadm_0.1.17
Fixed
3.15.3.14, asadm_0.1.21
Impacts

3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2

TOOLS-1190

Summary

(ASADM) Check and fix collectinfo commands on all platforms.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.15.3.17, asadm_0.1.22
Impacts

3.15.3.14, 3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0

TOOLS-1181

Summary

(AQL) Credentials in astools.conf are not read properly.

Introduced
3.15.3.2, asadm_0.1.17
Fixed
3.15.3.14
Impacts

3.15.3.12, 3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2

TOOLS-1179

Summary

(ASADM) PEX built asadm fails when using TLS on Oracle Linux 7.1.

Introduced
3.15.3.8, asadm_0.1.20
Fixed
3.15.3.10, asadm_0.1.20
Impacts

3.15.3.8

TOOLS-1175

Summary

(ASADM) Fix collectinfo to handle JSON dump error.

Introduced
3.15.2.1, asadm_0.1.16
Fixed
3.15.3.12, asadm_0.1.20
Impacts

3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1

TOOLS-1171

Summary

(ASBACKUP) Fix segmentation fault when running on macOS.

Introduced
3.15.3.2, asbackup_3.2.5
Fixed
3.15.3.11, asbackup_3.2.7
Impacts

3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2

TOOLS-1155

Summary

(ASLOGLATENCY) Make command line options backward compatible.

Introduced
3.15.3.6
Fixed
3.15.3.8
Impacts

3.15.3.6

TOOLS-1140

Summary

(ASBACKUP) Fix file-limit long command line option.

Introduced
3.15.3.2, asbackup_3.2.5
Fixed
3.15.3.8, asbackup_3.2.6
Impacts

3.15.3.6, 3.15.3.2

TOOLS-1137

Summary

(ASADM) Modify collectinfo to ignore first report from iostat output.

Introduced
3.15.2.1, asadm_0.1.16
Fixed
3.15.3.12, asadm_0.1.20
Impacts

3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1

TOOLS-1130

Summary

(ASADM-HEALTHCHECK) Fix Health Check to catch high Disk Utilization.

Introduced
3.15.2.1, asadm_0.1.16
Fixed
3.15.3.12, asadm_0.1.20
Impacts

3.15.3.11, 3.15.3.10, 3.15.3.8, 3.15.3.6, 3.15.3.2, 3.15.2.1

TOOLS-1128

Summary

(ASADM-COLLECTINFO-ANALYZER) Fix to pick OOMs from dmesg if not dumped in json.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.15.3.6, asadm_0.1.18
Impacts

3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0

TOOLS-1127

Summary

(ASBACKUP) Asrestore usage needs to be updated.

Introduced
3.15.3.2, asbackup_3.2.5
Fixed
3.15.3.6, asbackup_3.2.6
Impacts

3.15.3.2

TOOLS-1126

Summary

(ASBACKUP) Correct the usage message.

Introduced
3.15.3.2, asbackup_3.2.5
Fixed
3.15.3.8, asbackup_3.2.6
Impacts

3.15.3.6, 3.15.3.2

TOOLS-1122

Summary

(ASADM-COLLECTINFO-ANALYZER) Fix to pick correct files.

Introduced
3.15.3.2, asadm_0.1.17
Fixed
3.15.3.6, asadm_0.1.18
Impacts

3.15.3.2

TOOLS-1121

Summary

(ASBACKUP) Not respecting —node-list command line argument.

Introduced
3.15.3.2, asbackup_3.2.5
Fixed
3.15.3.8, asbackup_3.2.6
Impacts

3.15.3.6, 3.15.3.2

TOOLS-1110

Summary

(AQL) AQL crashes after set password command.

Introduced
3.15.3.2
Fixed
3.15.3.6
Impacts

3.15.3.2

TOOLS-1105

Summary

(AQL) Fix json output support with configuration file.

Introduced
3.15.2.1
Fixed
3.15.3.6
Impacts

3.15.3.2, 3.15.2.1

TOOLS-1104

Summary

(AQL) Missing instance error when missing host configuration.

Introduced
3.15.3.2
Fixed
3.15.3.6
Impacts

3.15.3.2

TOOLS-1103

Summary

(ASADM) Fix configuration file read to avoid instance to inherit options from global configuration.

Introduced
3.15.3.2, asadm_0.1.17
Fixed
3.15.3.6, asadm_0.1.18
Impacts

3.15.3.2

TOOLS-1102

Summary

(AQL) Fix crash in operate call.

Introduced
3.15.3.2
Fixed
3.15.3.6
Impacts

3.15.3.2

TOOLS-1098

Summary

(AQL) OpenSSL library error when launching on macOS.

Introduced
3.13.0.1
Fixed
3.15.3.6
Impacts

3.15.3.2, 3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1

TOOLS-1097

Summary

(AQL) Properly process truncate command without LUT.

Introduced
3.15.2.1
Fixed
3.15.3.2
Impacts

3.15.2.1

TOOLS-1085

Summary

(AQL) Setting aql user passwords to more than 62 characters says ‘ok’ but fails to login.

Introduced
3.15.1.2
Fixed
3.15.3.2
Impacts

3.15.2.1, 3.15.1.2

TOOLS-1083

Summary

(ASADM) TLS took a long time to return when using tls-alternate-service-address.

Introduced
3.15.1.2, asadm_0.1.16
Fixed
3.15.3.2, asadm_0.1.17
Impacts

3.15.2.1, 3.15.1.2

TOOLS-1082

Summary

(ASADM) Fix TLS connection timeout issue.

Introduced
3.15.1.2, asadm_0.1.16
Fixed
3.15.3.2, asadm_0.1.17
Impacts

3.15.2.1, 3.15.1.2

TOOLS-1075

Summary

(ASADM-COLLECTINFO-ANALYZER) Modify to ignore N/E from config and statistics tables.

Introduced
3.15.2.1, asadm_0.1.15
Fixed
3.15.3.2, asadm_0.1.17
Impacts

3.15.2.1

TOOLS-1073

Summary

(PACKAGING) Mac Installation could provide messaging on required tools dependencies.

Introduced
3.12.0
Fixed
3.15.3.2
Impacts

3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0

TOOLS-1071

Summary

(AQL) Indexed geo query may return invalid JSON for multiple results.

Introduced
3.15.1.2
Fixed
3.15.3.2
Impacts

3.15.2.1, 3.15.1.2

TOOLS-1067

Summary

(AQL) Fix incorrect results returned from geo query.

Introduced
3.15.1.2
Fixed
3.15.2.1
Impacts

3.15.1.2

TOOLS-1066

Summary

(ASADM-COLLECTINFO-ANALYZER) Fix missing DC information on collectinfo analyzer.

Introduced
3.15.2.1, asadm_0.1.16
Fixed
3.15.3.2, asadm_0.1.17
Impacts

3.15.2.1

TOOLS-1056

Summary

(AQL) Create index fails when using TLS.

Introduced
3.11.0
Fixed
3.15.2,1
Impacts

3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0

TOOLS-1054

Summary

(ASBACKUP) Incremental backup percent progress and estimate time is not correct.

Introduced
3.11.0, asbackup_3.1.9
Fixed
3.15.3.12, asbackup_3.2.8
Impacts

3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0

TOOLS-1045

Summary

(ASADM) Fix to display complete and correct configured IPv6 address.

Introduced
3.10.2, asadm_0.1.5
Fixed
3.15.1.2, asadm_0.1.15
Impacts

3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2

TOOLS-1026

Summary

(ASADM) Fix collectinfo JSON dump error.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.15.2.1, asadm_0.1.16
Impacts

3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0

TOOLS-1010

Summary

(AQL) Syntax error in executing ASINFO commands with semicolon through AQL.

Introduced
3.15.0.3
Fixed
3.15.1.2
Impacts

3.15.0.3

TOOLS-1007

Summary

(AQL) index name > 20 characters displays different for ‘show indexes’ and new indexname cannot be referenced.

Introduced
3.15.0.3
Fixed
3.15.1.2
Impacts

3.15.0.3

TOOLS-1006

Summary

(AQL) Segmentation Fault when using the set password command with disabled Security.

Introduced
3.11.0
Fixed
3.15.1.2
Impacts

3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0

TOOLS-998

Summary

(ASADM) Fix TLS error capturing to show proper description.

Introduced
3.15.0.3, asadm_0.1.13
Fixed
3.15.1.2, asadm_0.1.14
Impacts

3.15.0.3

TOOLS-993

Summary

(PACKAGING) Build an RPM to support pyOpenSSL for TLSv1.2.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.15.2.1
Impacts

3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0

TOOLS-992

Summary

(PACKAGING) Add script to install pyasn1 dependency.

Introduced
3.13.0.1
Fixed
3.15.2.1
Impacts

3.15.1.2, 3.15.0.3, 3.13.0.1

TOOLS-990

Summary

(AQL) Segmentation Fault when running explain command.

Introduced
3.15.0.3
Fixed
3.15.1.2
Impacts

3.15.0.3

TOOLS-982

Summary

(ASFIXOWNERSHIP) Fix asfixownership to change /opt/aerospike/usr permissions recursively.

Introduced
3.5.9
Fixed
3.15.2.1
Impacts

3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-973

Summary

(ASADM) Fix TLS connection to work with collectinfo.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.15.0.3, asadm_0.1.13
Impacts

3.13.0.1, 3.12.1, 3.12.0

TOOLS-962

Summary

(ASADM) Fix ‘show pmap’ error during migrations.

Introduced
3.12.1, asadm_0.1.9
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1

TOOLS-952

Summary

(ASADM) Fix dependency scripts for Amazon Linux.

Introduced
3.11.1, asadm_0.1.7
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1

TOOLS-942

Summary

(ASADM) Fix “collectinfo” command.

Introduced
3.12.1, asadm_0.1.9
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1

TOOLS-939

Summary

(ASADM-HEALTHCHECK) Fix memory size configuration check queries.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1, 3.12.0

TOOLS-932

Summary

(ASBACKUP) Gracefully halt backup in case of node loss. Do not wait indefinitely.

Introduced
3.6.0, asbackup_3.1.0
Fixed
3.15.0.3, asbackup_3.2.3
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0

TOOLS-924

Summary

(ASADM) Fix collectinfo AWS data collection. [INFO] Data collection for _get_awsdata in progress.

Introduced
3.12.1, asadm_0.1.9
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1

TOOLS-923

Summary

(ASADM-HEALTHCHECK) Fix anomaly function to handle strings.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1, 3.12.0

TOOLS-917

Summary

(ASADM) Fix remote system statistics collection by using ssh key.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1, 3.12.0

TOOLS-912

Summary

(ASADM) Fix command history to work after failed attempt to connect to cluster.

Introduced
3.5.9, asadm_0.0.1
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-910

Summary

(ASADM-COLLECTINFO-ANALYZER) Fix to support tar file with zip file inside it.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.13.0.1, asadm_0.1.11
Impacts

3.12.1, 3.12.0

TOOLS-905

Summary

(ASADM) Rename feature XDR ENABLED to XDR SOURCE. This only shows up if XDR has attempted to ship any record rather than simply being enabled.

Introduced
3.12.1, asadm_0.19
Fixed
3.13.0.1, asadm_0.1.11
Impacts

3.12.1

TOOLS-903

Summary

(ASADM) Fix the error string returned while executing info commands.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.13.0.1, asadm_0.1.11
Impacts

3.12.1, 3.12.0

TOOLS-902

Summary

(ASADM-HEALTHCHECK) Fix the top output parser to correctly translate memory size in bytes.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.13.0.1, asadm_0.1.11
Impacts

3.12.1, 3.12.0

TOOLS-896

Summary

(ASADM-HEALTHCHECK) Fix query to check xdr_ship_latency_avg with correct unit (ms).

Introduced
3.12.0, asadm_0.1.8
Fixed
3.13.0.1, asadm_0.1.11
Impacts

3.12.1, 3.12.0

TOOLS-893

Summary

(ASADM-HEALTHCHECK) Mark healthcheck of 256GB memory configuration upper bound only valid for version <3.12.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.13.0.1, asadm_0.1.11
Impacts

3.12.1, 3.12.0

TOOLS-890

Summary

(ASBACKUP) Properly restore UDF files that have dependencies.

Introduced
3.6.1, asbackup_3.1.0
Fixed
3.13.0.1, asbackup_3.2.2
Impacts

3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1

TOOLS-882

Summary

(ASADM) Fix asadm to work if $HOME is not set.

Introduced
3.11.1, asadm_0.1.7
Fixed
3.13.0.1, asadm_0.1.11
Impacts

3.12.1, 3.12.0, 3.11.1

TOOLS-865

Summary

(AQL) Fix show users segmentation fault exception.

Introduced
3.5.9
Fixed
3.15.0.3
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-863

Summary

(PACKAGING) Add scripts to install TLS dependencies for python tools.

Introduced
3.11.0, asadm_0.1.6
Fixed
3.15.2.1, asadm_0.1.16
Impacts

3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0

TOOLS-856

Summary

(AQL) Creating user with role incorrectly fails.

Introduced
3.12.0
Fixed
3.12.1
Impacts

3.12.0

TOOLS-855

Summary

(AQL) Fix negative value of trid in ‘show scans’ output.

Introduced
3.8.2
Fixed
3.15.0.3
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2

TOOLS-854

Summary

(AQL) Role name being truncated to 31 chars in Table form.

Introduced
3.11.0
Fixed
3.12.1
Impacts

3.12.0, 3.11.1, 3.11.0

TOOLS-853

Summary

(AQL) Lua UDF C module examples not working.

Introduced
3.9.1.2
Fixed
3.12.1
Impacts

3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2

TOOLS-849

Summary

(ASADM) Fix command history.

Introduced
3.12.0, asadm_0.1.8
Fixed
3.12.1, asadm_0.1.9
Impacts

3.12.0

TOOLS-848

Summary

(ASADM) Fix readline shortcuts.

Introduced
3.5.9, asadm_0.1.1
Fixed
3.12.1, asadm_0.1.9
Impacts

3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-846

Summary

(ASADM) Log-analyzer fix to ignore log lines without timestamp.

Introduced
3.8.2, asadm_0.1.0
Fixed
3.12.0, asadm_0.1.8
Impacts

3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2

TOOLS-842

Summary

(ASLOGLATENCY) Error printed trying to get log configuration.

Introduced
3.5.9
Fixed
3.12.1
Impacts

3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-821

Summary

(PACKAGING) Incorrect version of bcrypt picked when installing aerospike-tools on amazon linux.

Introduced
3.11.0
Fixed
3.15.3.2
Impacts

3.15.2.1, 3.15.1.2, 3.15.0.3, 3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0

TOOLS-807

Summary

(ASADM) asadm should not throw TLS related import errors for non-TLS connection.

Introduced
3.11.0, asadm_0.1.6
Fixed
3.11.1, asadm_0.1.7
Impacts

3.11.0

TOOLS-796

Summary

(ASINFO) asinfo syntax changes (3.11.0).

Introduced
3.11.0, asadm_0.1.6
Fixed
3.11.1, asadm_0.1.7
Impacts

3.11.0

TOOLS-793

Summary

(ASINFO) asinfo not working for certain settings.

Introduced
3.11.0, asadm_0.1.6
Fixed
3.11.1, asadm_0.1.7
Impacts

3.11.0

TOOLS-785

Summary

(ASADM) Fix asadm show statistics -t so it works with multiple namespaces.

Introduced
3.7.5, asadm_0.0.17
Fixed
3.13.0.1, asadm_0.1.11
Impacts

3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5

TOOLS-762

Summary

(ASADM) asloglatency fails to open log when multiple log sinks are defined.

Introduced
3.9.0, asadm_0.1.4
Fixed
3.11.1, asadm_0.1.7
Impacts

3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0

TOOLS-753

Summary

(ASLOGLATENCY) Fix to avoid negative value in latency output.

Introduced
3.8.2, asadm_0.1.0
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2

TOOLS-752

Summary

(PACKAGING) asinstall failed on RHEL 7.2.

Introduced
3.6.2
Fixed
3.11.1
Impacts

3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2

TOOLS-748

Summary

(AQL) Fix incorrect defaults of Help command.

Introduced
3.8.2
Fixed
3.15.0.3
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2

TOOLS-733

Summary

(AQL) Skip printing digest when not available.

Introduced
3.7.2
Fixed
3.12.1
Impacts

3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2

TOOLS-691

Summary

(ASINFO) Does not return proper exit code on failures.

Introduced
3.1.1
Fixed
3.12.1
Impacts

3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-666

Summary

(ASADM) Fix empty aggregation columns to avoid error foreground.

Introduced
3.8.2, asadm_0.1.0
Fixed
3.15.0.3, asadm_0.1.12
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2

TOOLS-615

Summary

(AQL) Register UDF in AQL core dumps.

Introduced
3.7.5
Fixed
3.8.2
Impacts

3.8.0, 3.7.5

TOOLS-607

Summary

(AQL) Correctly display never-expire TTL as -1.

Introduced
3.6.0
Fixed
3.12.1
Impacts

3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0

TOOLS-594

Summary

(AQL) Invalid password string will incorrectly change logged-in user’s password.

Introduced
3.5.9
Fixed
3.7.5
Impacts

3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-590

Summary

(AQL) Accept double or single quotes for strings.

Introduced
3.5.9
Fixed
3.7.5
Impacts

3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-490

Summary

(ASBACKUP) Issue #102 accept “TEXT” as string index for metadata backup.

Introduced
3.6.2.2, asbackup_3.1.4
Fixed
3.7.0, asbackup_3.1.2
Impacts

3.6.3, 3.6.2.2

TOOLS-292

Summary

(ASADM) Removed set comprehension for compatibility (fixes Python 2.6 compatibility).

Introduced
3.5.11, asadm_0.0.11
Fixed
3.6.2.2, asadm_0.0.13
Impacts

3.6.2, 3.6.1, 3.6.0, 3.5.11

TOOLS-244

Summary

(AQL) Add meta data print to json format.

Introduced
3.5.9
Fixed
3.6.0
Impacts

3.5.11, 3.5.9

TOOLS-197

Summary

Typing ‘e’, ‘ex’ , ‘exi’ in asadm results in a stack trace.

Introduced
3.5.9
Fixed
3.5.11
Impacts

3.5.9

TOOLS-194

Summary

(AQL) Handle quote around bin name on an equality query.

Introduced
3.5.11
Fixed
3.6.0
Impacts

3.5.11

TOOLS-179

Summary

(ASBACKUP) Honor ‘-s’ option for keys.

Introduced
3.5.11, asbackup_3.1.0
Fixed
3.6.0, asbackup_3.1.0
Impacts

3.5.11

TOOLS-153

Summary

(PACKAGING) Package removal does not clean up all files.

Introduced
3.5.9
Fixed
3.7.0
Impacts

3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-138

Summary

(AQL) Disallow bin names with leading/trailing quote.

Introduced
3.5.9
Fixed
3.15.0.3
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-130

Summary

(AQL) Fix SET RECORD_TTL override namespace default ttl.

Introduced
3.5.9
Fixed
3.6.0
Impacts

3.5.11, 3.5.9

TOOLS-123

Summary

(AQL) Fix setting of LuaPath.

Introduced
3.5.11
Fixed
3.6.0
Impacts

3.5.11

TOOLS-100

Summary

(ASINFO) Need to differentiate connection error from server command error.

Introduced
3.5.4
Fixed
3.12.1
Impacts

3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-85

Summary

(AQL) Github#73 Fix double quote escape: Changed json output to use libjansson so all other escapes should be correct too.

Introduced
3.5.9
Fixed
3.6.0
Impacts

3.5.11, 3.5.9

TOOLS-84

Summary

(ASADM) Fix highlighting issue during watch command.

Introduced
3.6.1
Fixed
3.7.0, 3.6.2.2, 3.6, asadm_0.0.13
Impacts

3.6.2, 3.6.1

TOOLS-52

Summary

(AQL) Allow empty string as bin value or primary key.

Introduced
3.5.9
Fixed
3.15.0.3
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-49

Summary

(AQL) Fixed output so it is consistent with the client API.

Introduced
3.5.9
Fixed
3.6.1
Impacts

3.6.0, 3.5.11, 3.5.9

TOOLS-26

Summary

(ASCLI) Fixed - modified how bins are being iterated over.

Fixed
3.5.9

TOOLS-16

Summary

(AQL) Allow escaping of special character for ’.’.

Introduced
3.5.9
Fixed
3.15.0.3
Impacts

3.13.0.1, 3.12.1, 3.12.0, 3.11.1, 3.11.0, 3.10.2, 3.9.1.2, 3.9.1, 3.9.0, 3.8.3, 3.8.2, 3.8.0, 3.7.5, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1, 3.6.0, 3.5.11, 3.5.9

TOOLS-7

Summary

(PACKAGING) Aerospike Tools 3.6.2.2 & 3.6.3 fail to install on OS X El Capitan (10.11).

Introduced
3.6.1
Fixed
3.7.5
Impacts

3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.3, 3.6.2.2, 3.6.2, 3.6.1

Feedback

Was this page helpful?

What type of feedback are you giving?

What would you like us to know?

+Capture screenshot

Can we reach out to you?