ConcurrentHashMap is not "partial" in the terracotta server
-----------------------------------------------------------
Key: CDV-622
URL: https://jira.terracotta.org/jira//browse/CDV-622
Project: Community Development
Issue Type: Bug
Affects Versions: 2.5.1
Reporter: Tim Eck
Assignee: Issue Review Board
The state object for ConcurrentHashMap does not know how to write differential
updates to the disk store. This means that the entire state of the map is
written to disk when changes are applied to it.
This is especially problematic when the map is very large and/or contains large
literal (ie. String) keys/values.
--
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