What happened
After hot-restore a big database (~ 2 GB) I am getting the error on log:
immudb 2025/06/26 04:18:30 ERROR: indexing failed at 'data/xpto' due to error: tbtree: key not found
This is causing the database to "freeze" for 60 seconds. My log is full of this error.
What you expected to happen
This error shouldn't appear.
How to reproduce it (as minimally and precisely as possible)
Just hot backup / hot restore a complex database, which has already had rows "deleted" and several simple and composite indexes.
Environment
immudb 1.9.7
Commit : 6ac516b2236607f3afdfbd1cff7d0cb86f1cf1a9
Built by: [email protected]
Built at: Thu, 26 Jun 2025 04:25:57 -03
Additional info (any other context about the problem)