• Bug
  • Status: Closed
  • Resolution: Fixed
  • drb
  • Reporter: sourceforgetracker
  • September 21, 2009
  • 0
  • Watchers: 0
  • September 22, 2009
  • September 22, 2009

Description

The javadocs for Cache.remove and Ehcache.remove state:

Also notifies the CacheEventListener after the element was removed, but only if an Element with the key actually existed.

However, this is incorrect, as notifications are sent to listeners even if the element didn’t exist (lines 1378 - 1381 of Cache.java).

Sourceforge Ticket ID: 1887638 - Opened By: roadrunner2 - 6 Feb 2008 06:45 UTC

Comments

Sourceforge Tracker 2009-09-21

Logged In: YES user_id=693320 Originator: NO

Hi

Javadoc fixed. This will be in 1.4.1.

Greg

Comment by: gregluck - 20 Feb 2008 06:01 UTC

Fiona OShea 2009-09-22

Re-opening so that I can properly close out these issues and have correct Resolution status in Jira