Some plugins can trigger very expensive internal searches that can exhaust the bdb db_locks. It is very difficult to track these down.
Fix description:
Log a message to the errors log when an internal search is fully unindexed and provide the search details. This will allow an admin to identify and fix indexing issues.
Bug Description:
Some plugins can trigger very expensive internal searches that can exhaust the bdb db_locks. It is very difficult to track these down.
Fix description:
Log a message to the errors log when an internal search is fully unindexed and provide the search details. This will allow an admin to identify and fix indexing issues.
relates: https://pagure.io/389-ds-base/issue/51166