Jason Huynh created GEODE-5561: ---------------------------------- Summary: Remove incorrect description in putAll documentation Key: GEODE-5561 URL: https://issues.apache.org/jira/browse/GEODE-5561 Project: Geode Issue Type: Improvement Components: docs Reporter: Jason Huynh
On the page http://geode.apache.org/docs/guide/10/basic_config/data_entries_custom_classes/managing_data_entries.html that we claim : "The updates to the cache are done individually in the order in which they were placed in the Map" I don't think this is correct, it depends on the map type/iterator type as well as whether we have single hop enabled or not. In most cases I don't think it is possible. I think we should probably remove this line from the description -- This message was sent by Atlassian JIRA (v7.6.3#76005)