You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2016/01/28 00:09:39 UTC

[jira] [Created] (JCRVLT-110) Updating an _equal_ binary property should not taint the node as modified

Tobias Bocanegra created JCRVLT-110:
---------------------------------------

             Summary: Updating an _equal_ binary property should not taint the node as modified
                 Key: JCRVLT-110
                 URL: https://issues.apache.org/jira/browse/JCRVLT-110
             Project: Jackrabbit FileVault
          Issue Type: Improvement
            Reporter: Tobias Bocanegra


Then installing a package with binary properties that are not modified, the current importer marks them as modified, because the binary-value comparison does not work in JCR so well. 

suggest:
- depending on the size of the property, implement a stream based comparison. e.g. for small binaries (<64k)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)