Skip to content

6.1.6

Choose a tag to compare

@mcoberly2 mcoberly2 released this 18 Jul 01:59

Release Date: January 04, 2023

Bug Fixes

  • Document that the bin name limit is 15 characters. [CLIENT-2036]
  • Only allow the cluster instance to be closed once. Future close calls are ignored after the first close call. [CLIENT-2060]
  • Reset the foreground query “done” indicator before checking for errors in PartitionTracker.isComplete(). This resolves a potential hang when running queries that fail after multiple retryable errors. [CLIENT-2112]
  • Change TestIndex.createDrop() to ensure all nodes have dropped the index using direct info commands.
  • Change QueryPolicy.shortQuery doc to say "less than 100 records per node".

Full Changelog: 6.1.5...6.1.6