You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2010/07/29 15:13:20 UTC

[jira] Created: (JCR-2689) Improve equals for binary values

Improve equals for binary values
--------------------------------

                 Key: JCR-2689
                 URL: https://issues.apache.org/jira/browse/JCR-2689
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-spi2dav
    Affects Versions: 2.2.0
            Reporter: Michael Dürig
            Assignee: Michael Dürig


The current implementation of spi2dav's equals method for binary values is not symmetric. Moreover it forces the values to be loaded instead of trying to determine equality by examining etag and last-modified headers. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2689) Improve equals for binary values

Posted by "Michael Dürig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved JCR-2689.
--------------------------------

    Fix Version/s: 2.2.0
       Resolution: Fixed

Fixed at revision 98043

> Improve equals for binary values
> --------------------------------
>
>                 Key: JCR-2689
>                 URL: https://issues.apache.org/jira/browse/JCR-2689
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-spi2dav
>    Affects Versions: 2.2.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 2.2.0
>
>
> The current implementation of spi2dav's equals method for binary values is not symmetric. Moreover it forces the values to be loaded instead of trying to determine equality by examining etag and last-modified headers. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.