FoundationDB/fdb-record-layer

Add Lucene lock duration

Closed this issue · 0 comments

In order to assess the impact of Lucene lock on other operations, we would need the lock duration to be added to the store timer. This would simplify the process of obtaining the overall time of the lock as we won't need to correlate the creation/release time by lock ID.