Skip to content

1.0.3

Compare
Choose a tag to compare
@mcoberly2 mcoberly2 released this 03 Nov 00:52
· 369 commits to master since this release
c67212f
  • Support for Python2.7 and Python3.4 have been removed.
  • Aerospike Tools currently supports Python3.5 to Python3.8.
  • The "python3" binary path must now resolve. For example: /usr/bin/env python3. The "python" binary path is no longer used.

Known Issues

[TOOLS-1652] - (ASADM) The info xdr command shows "src-id" in the last table title for Aerospike Database >= 5.4. Fixed in version 2.1.0.
[TOOLS-1643] - (ASADM) Traceback when trying to run show config xdr or show config dc for Aerospike Server > 5.0 and Aerospike Tools < 3.26.2. Fixed in version 2.1.0.
[TOOLS-1636] - (ASADM) The show distribution command shows incorrect distribution. Fixed in version 2.1.0.
[TOOLS-1632] - (ASADM) Partition rule to check if sprigs per partition is higher than index mounted space should only run for All Flash. Fixed in version 2.1.0.
[TOOLS-1649] - (ASADM-LOG-ANALYZER) Log-Analyzer histogram command incorrectly displays average latency of latency buckets and ops/sec. Fixed in version 2.1.0.
[TOOLS-1619] - (ASADM) CollectInfo-Analyzer displays show config xdr table too many times. Fixed in version 2.0.1.
[TOOLS-1622] - (ASADM) The "for" modifier does not work on some commands. Fixed in version 2.0.1.
[TOOLS-1586] - (ASADM-HEALTHCHECK) Most health checks are not running. Fixed in version 2.0.1.
[TOOLS-1627] - (ASADM-LOG-ANALYZER) Histogram command -f option returns silently without parsing. Fixed in version 2.0.1.

New Features

[TOOLS-1389] - (PACKAGING) Remove python 2.7 because it is deprecated.
[TOOLS-1523] - (ASADM) Support 'for' modifier for Aerospike 5 XDR show config command.

Improvements

[TOOLS-1463] - (ASADM) Update tools for the new Aerospike 5 XDR.
[TOOLS-1510] - (ASADM) Port asadm to Python 3 only.
[TOOLS-1520] - (ASADM) Use disk storage formula for unique data calculation.
[TOOLS-1524] - [ASADM] Update cryptography to 3.2 (OpenSSL 1.1.1h).
[TOOLS-1554] - (ASADM) Add 'lag' and replace 'recoveries' with 'recoveries_pending' in 'info xdr' output.
[TOOLS-1556] - (ASADM) Change collectinfo cloud discovery output, change GCE magic IP, and add additional system commands.
[TOOLS-1512] - (ASINFO) Port asinfo to Python 3 only.
[TOOLS-1511] - (ASLOGLATENCY) Port asloglatency to Python 3 only.

Bug Fixes

[TOOLS-1521] - (ASADM) Enhance collectinfo to collect Aerospike 5 XDR configurations.
[TOOLS-1536] - (ASADM/ASLOGLATENCY) Log Analyzer columns are out of order. Microseconds are incorrectly displayed in both Log Analyzer and Log Latency.