3.1.9
Release Date: February 02, 2016
New Features
- Support "services-alternate" info request during cluster tend. [CLIENT-629]
- Added new list range operations.
- Support long key ranges in benchmarks.
Bug Fixes
- Pass in set name for batch reads when BatchPolicy.sendSetName is true. This is necessary when authentication is enabled and security roles are defined on a per set basis. Requires Aerospike Server versions >= 3.7.3. [CLIENT-590]
- Generate scan/query task ids using RandomShift instead of nano time. [CLIENT-650]
- Enforce server's single query filter constraint on client.
- Task waitTillComplete()/queryIfDone() no longer treats error conditions as done. Instead, the error is stored and status request is retried until timeout. If timeout, the last error is thrown as an exception.
- In benchmark insert mode, write exactly the number of keys specified.
Full Changelog: 3.1.8...3.1.9