• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • ehcache-core
  • drb
  • Reporter: hhuynh
  • October 11, 2010
  • 0
  • Watchers: 0
  • November 01, 2010
  • October 11, 2010

Description

This happens when app thread reads an object under an explicit read lock and the obj is eligible for eviction so ehcache code tries to evict it inline while app thread holds on to the explicit read lock.

Comments

Hung Huynh 2010-10-11

placed holder for DEV-4814 so we can reference it in CHANGELOG.txt