[jboss-jira] [JBoss JIRA] Created: (JBAS-8912) JBossCacheManager.listSessionIds() not accurate when using DIST

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Fri Feb 25 13:04:05 EST 2011


JBossCacheManager.listSessionIds() not accurate when using DIST
---------------------------------------------------------------

                 Key: JBAS-8912
                 URL: https://issues.jboss.org/browse/JBAS-8912
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering
    Affects Versions: 6.0.0.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
             Fix For: 6.1.0


Following a rehash, a given session may relocate to another node, though it will still be contained in listSessionIds() on the original node.  The list of sessions should exclude those for which DistributedCacheManager.isLocal(...) returns false.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list