mirror of
https://github.com/google/nomulus
synced 2026-09-03 22:57:09 +00:00
There can be delays in releasing predicate locks when we have transactions that are long-lived -- even delays in releasing predicate locks acquired by shorter-lived transactions. Logging the transaction duration will allow us to get a sense as to transaction durations during busy times.