You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…LMDB
Bug description:
Displaying global monitor stats fails with key error. Caused by BDB
backend keys being used when MDB is the configured DB implementation.
Fix description:
Ensure backend and monitor keys match the configured DB implementation.
Fixes: 389ds#6614
Reviewed by:
Issue Description
Displaying global monitor stats fails with key error
Package Version and Platform:
Steps to Reproduce
Expected results
Monitor stats displayed
Additional context
This issue was initially reported in "Additional info" for #6557
The text was updated successfully, but these errors were encountered: