Hashstore rollout commencing!

Question on hashstore reads and data location. As I understand it, with hashstore pieces are no longer file pieces but data within “log” files?

I read that this is supposed to help writes.

But what about reads? As the pieces are no longer file system objects do frequently accessed pieces get cached? Because there are frequently accessed so called lucky pieces, causing massive amount of downloads:

So 2 questions regarding pieces in log files:

  1. How (good) are reads cached with hashstore with the big logfiles in place now (because in my opinion such massive downloads should come entirely from RAM)?
  2. Is there still a way to tell where a specific piece is stored which was easy with piecestore of course?
1 Like