• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Fixed
  • asingh
  • Reporter: asingh
  • January 31, 2011
  • 0
  • Watchers: 0
  • July 27, 2012
  • February 01, 2011

Description

ehcache config attribute of boolean type accepts any random string value and silently uses “false” value iff the value is not equal to “true”

For eg. setting coherent=”someRandomValue” will result in coherent=false in the config silently. Should fail fast instead complaining the invalid value for the config.

Comments

Fiona OShea 2011-01-31

If you can fix tonight please do for Ehcache 2.4.0

Fiona OShea 2011-01-31

Fix merge fix to ehcache-core-2.4.x as well

Abhishek Singh 2011-02-01

Fixed in rev-3556