Hi Experts,
In our present code base we have taken an external lock before calling the clear method on CaffeineCache. We wanted to understand if an external lock is really required.
Would there be any downsides/impacts of removing the external lock.
@ben-manes
Hi Experts,
In our present code base we have taken an external lock before calling the clear method on CaffeineCache. We wanted to understand if an external lock is really required.
Would there be any downsides/impacts of removing the external lock.
@ben-manes