[infinispan-issues] [JBoss JIRA] (ISPN-9785) RemoteCache entrySet and keySet must implement value equality

Tristan Tarrant (Jira) issues at jboss.org
Thu Dec 6 08:59:00 EST 2018


     [ https://issues.jboss.org/browse/ISPN-9785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-9785:
----------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> 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
>            Priority: Major
>             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