lokeshj1703 commented on pull request #508:
URL: https://github.com/apache/ratis/pull/508#issuecomment-938378246


   I think there are a couple of problems with having two caches.
   1. There might be some entries which are shared between these two caches.
   2. Let's consider a scenario where lag is larger around 10k and slow 
follower cache can support 1k entries. In this case the rest 9k entries would 
still be read from disk.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to