[infinispan-issues] [JBoss JIRA] (ISPN-1636) Have remoted tasks inject services via CDI before execution
Vladimir Blagojevic (JIRA)
jira-events at lists.jboss.org
Fri Jan 13 10:18:22 EST 2012
[ https://issues.jboss.org/browse/ISPN-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659265#comment-12659265 ]
Vladimir Blagojevic commented on ISPN-1636:
-------------------------------------------
Guys, why is this issue marked for 6.0? We should do it sooner! I made necessary changes on my fork https://github.com/vblagoje/infinispan/tree/t_1636_m and all we need to do is wire in CDI into SPI. Also issue ISPN-1634 depends on ISPN-1634 and it does not make sense to solve ISPN-1634 through a mechanism other than ISPN-1636.
> Have remoted tasks inject services via CDI before execution
> -----------------------------------------------------------
>
> Key: ISPN-1636
> URL: https://issues.jboss.org/browse/ISPN-1636
> Project: Infinispan
> Issue Type: Feature Request
> Components: CDI integration, Core API
> Reporter: Sanne Grinovero
> Assignee: Kevin Pollet
> Fix For: 6.0.0.FINAL
>
>
> Second step if what was discussed on:
> http://infinispan.markmail.org/search/#query:+page:1+mid:3dqf7hvuabttkqli+state:results
> http://community.jboss.org/message/642300#642300
> ISPN-1634 should provide Cache references only, this one should provide anything the CDI container knows about as defined by injection points in the remoted tasks; injection should happen again on each node, avoiding serialization of the injected components.
--
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