ConcurrentHashMap containing identity based keys not rehashed correctly when 
first shared
-----------------------------------------------------------------------------------------

                 Key: CDV-844
                 URL: https://jira.terracotta.org/jira//browse/CDV-844
             Project: Community Development
          Issue Type: Bug
          Components: DSO:L1
            Reporter: Tim Eck
            Assignee: Issue Review Board


I'll add a testRehash() method to ConcurrentHashMapTestApp momentarily the 
demonstrates the issue. 

So if you have an unshared map with a bunch of keys that don't override 
hashCode(), then share it, and then try to do get() you might get back null.  I 
think this should only happen in node that first shares the map



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
tc-dev@lists.terracotta.org
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to