Skip to content

Minor fix release

Compare
Choose a tag to compare
@khaf khaf released this 18 Mar 22:28
· 11 commits to v8 since this release
d5f672a
  • Fixes

    • [CLIENT-3379] Setting TotalTimeout to 0 causes Scan / Query to fail (timeout).
    • [CLIENT-3376] BatchRead on Non-Existing namespace with transaction policy does not throw expected error.
    • [CLIENT-3353] Insufficient Error Messages from MRT commit failure.
    • [CLIENT-3374] Fix panic when trying to commit a MRT with no read and write transaction.
  • Improvements

    • [CLIENT-3361] Update documentation for RecordsPerSecond scan/query policy.