• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • ehcache-core
  • cdennis
  • Reporter: jandam
  • May 04, 2011
  • 0
  • Watchers: 0
  • July 27, 2012
  • July 06, 2011

Description

ehcache throws AssertionError when there is duplicate entry stored in index file. Exception should be more descriptive. ‘Duplicate key’

AssertionError is reproducible when you forget externalize one field that is used in equals+hashCode.

Comments