-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
5.1.2.FINAL
A put operation to the TreeCache API causes multiple CacheEntryModified events to be fired. The data map (an AtomicHashMap) is always empty and does not contain the modifications. The notifications are fired twice for isPre=false and isPre=true, which means they are fired 4 times.