[infinispan-issues] [JBoss JIRA] (ISPN-2238) DistributedExecutable setEnvironment for local executed tasks is always empty
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Sep 3 12:16:33 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-2238:
-----------------------------------
Fix Version/s: 5.2.0.Final
> DistributedExecutable setEnvironment for local executed tasks is always empty
> -----------------------------------------------------------------------------
>
> Key: ISPN-2238
> URL: https://issues.jboss.org/browse/ISPN-2238
> Project: Infinispan
> Issue Type: Bug
> Components: Distributed Cache
> Affects Versions: 5.1.6.FINAL
> Reporter: Thomas Fromm
> Assignee: Mircea Markus
> Fix For: 5.2.0.Final
>
> Attachments: DistributedExecutorSingleNodeTest.java
>
>
> When executing a DistributedCallable everywhere, the local executed one gets always empty Set of keys at setEnvironment.
> There's a keyMapping missed, which fills the set at least with the keys where the local node is owner.
> Testcase attached.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list