Skip to content

3.2.3

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:16

Release Date: June 01, 2016

New Features

  • Support new server map operations. Requires Aerospike Server versions 3.8.4 and above.
  • Add AerospikeClient.registerUdfString() to register lua functions contained in a string.
  • Add AerospikeClient.queryAggregateNode() to perform an aggregation query on a specific node.
  • Add Record.equals().
  • Set default main class for target jars in benchmarks and examples.

Bug Fixes

  • For single node cluster, drop node if 5 consecutive info requests fail without checking for seeds. Seeds will be checked in next cluster tend iteration.
  • Avoid stomping AdminCommand buffer when opening new connections for enterprise administration commands.

Full Changelog: 3.2.2...3.2.3