[infinispan-issues] [JBoss JIRA] (ISPN-2181) Allow to inject the current cache into Mapper/Reducer/Callable objects

Nicolas Filotto (JIRA) jira-events at lists.jboss.org
Thu Aug 2 06:37:06 EDT 2012


Nicolas Filotto created ISPN-2181:
-------------------------------------

             Summary: Allow to inject the current cache into Mapper/Reducer/Callable objects
                 Key: ISPN-2181
                 URL: https://issues.jboss.org/browse/ISPN-2181
             Project: Infinispan
          Issue Type: Enhancement
          Components: CDI integration
    Affects Versions: 5.2.0.ALPHA2
            Reporter: Nicolas Filotto
            Assignee: Pete Muir


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list