Clone for Hashmap and Hashtable might produce an unresolved map with ObjectIDs
------------------------------------------------------------------------------
Key: CDV-273
URL: https://jira.terracotta.org/jira//browse/CDV-273
Project: Community Development
Issue Type: Bug
Reporter: Saravanan Subbiah
Assigned To: Tim Eck
HashMapTC and HashtableTC calls fixTCObjectReferenceOfClonedObject() but doesnt
call resolveAllReferencesBeforeClone() before cloning. This might cause it to
create a partially resolved clone.
PS : calling resolveAllReferencesBeforeClone() for a huge map is a big overhead.
PSS: just calling resolveAllReferencesBeforeClone() will not work for Map as
resolveAllReference is not implemented for TCLogicalObjects.
--
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
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev