[infinispan-issues] [JBoss JIRA] (ISPN-9785) RemoteCache entrySet and keySet must implement value equality
William Burns (Jira)
issues at jboss.org
Fri Nov 30 09:50:01 EST 2018
William Burns created ISPN-9785:
-----------------------------------
Summary: RemoteCache entrySet and keySet must implement value equality
Key: ISPN-9785
URL: https://issues.jboss.org/browse/ISPN-9785
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Affects Versions: 9.1.0.Final
Reporter: William Burns
Assignee: William Burns
Fix For: 10.0.0.Alpha2
The Set interface contract explicitly states that the equals method must provide value equality. ISPN-7900 changed the keySet and added entrySet support. These methods must obey that contract. The values method is undefined and can stay how it is as the Collection interface doesn't state any specific guarantees.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list