Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
If you start a node with a clean index it will read the entire database to create the index. After this it seems like the node interates through the entire journal table to update its local state.
Reading the entire journal table isn't necessary and can be the cause of problems.