Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

0.215.1

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 05 May 14:19
· 2789 commits to develop since this release
e056f48
Type Description Link
Improvement Replaced the singular setupRunTaskWithConditionThrowOnConflict with a batched method setupRunTaskBatchWithConditionThrowOnConflict, and changed underlying methods to accommodate starting a batch of transactions. #4711
Improvement Log an error if it takes >10 seconds to close executors when shutting down a SnapshotTransactionManager #4745
Fix Fixes the bug where TimeLockClient started a transaction but threw when registering a lock, and so would not unlock the immutableTs lock. #4750