• Task
  • Status: Resolved
  • 2 Major
  • Resolution: Fixed
  • alexsnaps
  • Reporter: alexsnaps
  • May 31, 2013
  • 0
  • Watchers: 4
  • December 19, 2013
  • December 19, 2013

Description

See : http://forums.terracotta.org/forums/posts/list/8303.page#39429 When offheap is full with only data present in the heap, it won’t be able to evict anything. We could have a back off mechanism that will, in emergency, evict random things from heap. While this would still mean a badly configured cache, it might be useful. Still unsure myself though, i.e. the evicting of random stuff might actually cause more harm to the app itself… It just makes a misconfigured cache “less” obvious.

Comments

Alexander Snaps 2013-11-22

I have a fix for that, but given no one complained about that and it being so late in the release cycle; I’ll commit that when we have trunk not being Wawona anymore.