[infinispan-issues] [JBoss JIRA] (ISPN-2238) DistributedExecutable setEnvironment for local executed tasks is always empty

Thomas Fromm (JIRA) jira-events at lists.jboss.org
Thu Aug 30 11:37:32 EDT 2012


Thomas Fromm created ISPN-2238:
----------------------------------

             Summary: 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


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