This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
0.158.6
svc-autorelease
released this
08 Oct 10:29
·
3236 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Fix | Fix an issue where targeted sweep could retry forever to delete aborted transactions from tables that were already dropped (and cause a bunch of logspam in the process). | #4236 |
Improvement | Improved tracking of the unreadable timestamp, and thus accuracy of Sweep and timestamp metrics, on stacks where reads are sparse. The AsyncPuncher now grabs a fresh timestamp when punching if there were no explicit punches since the last time the underlying puncher was invoked. |
#4287 |