Skip to content

3.3.0

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 02:16

Release Date: October 04, 2016

New Features

  • Support TLS 1.2 secure socket protocol. Dependent on future Aerospike Server release.
  • Support IPv6 socket protocol. Dependent on Aerospike Server 3.10+.
  • Support cluster-name verification. Dependent on Aerospike Server 3.10+.
  • Support new peers info protocol. Dependent on Aerospike Server 3.10+.
  • Support retryOnTimeout policy field.
  • Support "Replica.SEQUENCE" for single record reads.
  • Minimum Java version is now 7.

Bug Fixes

  • Close selectorManagers if cluster initialize fails.
  • Make RecordSetIterator and ResultSetIterator return consistent hasNext() value regardless of many times it is called.
  • Handle case where multiple nodes go down simultaneously, but still protect against split brain rogue node.

Full Changelog: 3.2.5...3.3.0