#85 New type of lock file introduced in commit 2e5b04d is breaking performances
Closed: Fixed by cverna. Opened by cverna.

Investigating a drop of performances when running mdapi in OpenShift I found out that performance after this commit are much worst (https://pagure.io/mdapi/c/2e5b04dc45138192b34f6ea39cbed0023d716f9a?branch=master).

See https://pagure.io/fedora-infrastructure/issue/7798#comment-592521

The new lock file introduced must be blocking the thread, we need to find a way to get this work in an async way.


Fixed by https://pagure.io/mdapi/c/5c9950e697ef8daeacf2e8f38f12bb46ad5fe36d?branch=master

Metadata Update from @cverna:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests