-
Enhancement
-
Resolution: Done
-
Major
-
5.1.5.FINAL, 5.2.0.Final
-
None
Thanks to ISPN-1636, it is now possible to inject the cache into Mapper/Reducer/Callable objects however the cache injected is the default cache not the cache for which the MapReduceTask/DistributedExecutorService has been created which is quite error prone since we don't expect to get the default cache but the current cache.
- is related to
-
ISPN-1636 Have remoted tasks inject services via CDI before execution
- Closed