-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
9.4.0.Final
-
None
The JCache tck requires that listeners are not notified when a cache clear occurs. We notify all listeners in this case for a remote client. Embedded ignores the events properly. This is causing TCK failure to occur randomly, depending on how fast the event is received.
We should disable these events on the remote side to adhere to the TCK.
- relates to
-
ISPN-9155 Clear should not emit listener notifications
- Resolved