William Burns created ISPN-7671:
-----------------------------------
Summary: Deprecate DataContainer collection methods
Key: ISPN-7671
URL:
https://issues.jboss.org/browse/ISPN-7671
Project: Infinispan
Issue Type: Task
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Final
The various collection methods (entrySet, keySet and values) on the DataContainer are very
inconsistent causing possible confusion of their usage. All usages of these methods in the
code base could instead use iterator or iteratorIncludingExpired methods. We should
deprecate the collection methods for preparation of removing them in 10.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)