• New Feature
  • Status: Open
  • 2 Major
  • Resolution:
  • ehcache-core
  • Reporter: abhinav
  • May 17, 2010
  • 0
  • Watchers: 1
  • October 11, 2011

Description

Cache loader calls load method asynchronously in a different thread.

In my case, the loaderArgument passed in getWithLoader(Object key, CacheLoader loader, Object loaderArgument) method can’t be used in a different thread (from the one in which it was created).

Is there a way to configure cache loader factory such that above method (and all related methods) are invoked synchronously in same thread?

Comments

Fiona OShea 2010-05-18

Hey Greg, what do you think about this one?

Fiona OShea 2010-09-01

Moving all unresolved “Fix Revision 2.2.1” to fix revision “unknown” as we are releasing Magnum first which is 2.3. Currently not sure which fix version these will actually be in, but they are targeted for Fremantle release

Fiona OShea 2011-02-22

MOving unresolved P2 jiras to Ulloa - to be reviewed by Chris, Fiona, Greg soon