good morning!!!!

Skip to content
Snippets Groups Projects
Commit 8080265f authored by Ferenc Szabo's avatar Ferenc Szabo Committed by Viktor Trón
Browse files

swarm/storage: fix access count on dbstore after cache hit (#17978)


Access count was not incremented when chunk was retrieved
from cache. So the garbage collector might have deleted the most
frequently accessed chunk from disk.

Co-authored-by: default avatarFerenc Szabo <ferenc.szabo@ethereum.org>
parent 1212c7b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment