[ 
http://jira.nuxeo.org/browse/NXP-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=36224#action_36224
 ] 

jhon book commented on NXP-897:
-------------------------------

http://forums.ugo.com/member.php?u=52853
http://forums.ugo.com/member.php?u=52854
http://forums.ugo.com/member.php?u=52855
http://forums.ugo.com/member.php?u=52856
http://forums.ugo.com/member.php?u=52857
http://forums.ugo.com/member.php?u=52858
http://forums.ugo.com/member.php?u=52859
http://forums.ugo.com/member.php?u=52860
http://forums.ugo.com/member.php?u=52861
http://forums.ugo.com/member.php?u=52863
http://forums.ugo.com/member.php?u=52864
http://forums.ugo.com/member.php?u=52865
http://forums.ugo.com/member.php?u=52867
http://forums.ugo.com/member.php?u=52868
http://forums.ugo.com/member.php?u=52869
http://forums.ugo.com/member.php?u=52897
http://forums.ugo.com/member.php?u=52898
http://forums.ugo.com/member.php?u=52899
http://forums.ugo.com/member.php?u=52900
http://forums.ugo.com/member.php?u=52901
http://forums.ugo.com/member.php?u=52902
http://forums.ugo.com/member.php?u=52904
http://forums.ugo.com/member.php?u=52905
http://forums.ugo.com/member.php?u=52906
http://forums.ugo.com/member.php?u=52908
http://forums.ugo.com/member.php?u=52909
http://forums.ugo.com/member.php?u=52910
http://forums.ugo.com/member.php?u=52911
http://forums.ugo.com/member.php?u=52913
http://forums.ugo.com/member.php?u=52914

> Devise a pluggable and optional checksum schema field / Blob extension for 
> file attachements
> --------------------------------------------------------------------------------------------
>
>                 Key: NXP-897
>                 URL: http://jira.nuxeo.org/browse/NXP-897
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Core, Transforms
>            Reporter: Olivier Grisel
>            Assignee: Thierry Delprat
>             Fix For: 5.2 M2
>
>
> MD5 or SHA1 (or orther?) checksums for would be useful for several use cases:
>  - search / query for documents by checksum provided that the checksum field 
> is
> indexed by the search service;
>  - invalidation key for the transform service hypothetical cache;
>  - making it easier to do integrity checks on the client side by having some
> browser plugin on sign the checksum instead of the complete binary;
>  - additional metadata displayed in the UI to check file transfer integrity;
>  - HTTP entity tag to optimize HTTP caching with support of 304 (Not Modified)
> esp. when the application server is behind a reverse proxy such as Varnish or 
> Squid.
> Open questions:
>   - which hash function (MD5, SHA1, or pluggable ?)
>   - should it be computed by an asynchronous core event listener or directly 
> by the core Blob implementation?
>   - should the computation be asynchronous or synchronous or have pluggable 
> policy? If the checksum is used to garantee referential integrity at any 
> time, the hash computation should probably be part of the transaction.
>   - should it be indexed by the default search service setup?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to