Hey Marc,

there is a special reason for CacheKey.equals being implemented as hashCode
equality ?
It was done to save the externalization of a MarshalledObject ?
I'm worried if 2 different MO have by chance the same hash...

And why InstanceCache.remove gets a PK object instead of the CacheKey
(didn't understood the javadoc comment).

BTW, stateful cache runs nicely, I'm almost done also with entity. Added
reentrant EJBObject calls to stateful (now is broken). Still to do some
performance test, but going on well...

Many Thanks

Simon

Reply via email to