[
https://issues.apache.org/jira/browse/OODT-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988619#comment-13988619
]
Brian Foster commented on OODT-682:
-----------------------------------
"org.apache.oodt.cas.filemgr.serverside.versioning" can now be set and version
will run server-side when clientTransfer is enabled... otherwise no filemgr
works like before.
> Filemgr behaves differently when clientTransfer is enabled
> ----------------------------------------------------------
>
> Key: OODT-682
> URL: https://issues.apache.org/jira/browse/OODT-682
> Project: OODT
> Issue Type: Improvement
> Components: file manager
> Affects Versions: 0.7
> Environment: none
> Reporter: Brian Foster
> Assignee: Brian Foster
> Priority: Minor
> Fix For: 0.7
>
>
> Because the MetExtractors always run server-side, when client-side versioning
> happens the MetExtractor generated metadata is not available for the
> Versioner (this works find when server-side versioning is used).
> - this fix will sync product metadata to client before running versioning
> when clientTransfer is enabled.
> Probably best long-term fix for this is to move MetExtraction to client-side
> as well when clientTransfer is enabled... but making that clean and factoring
> out the code correctly is a bigger task... will put fix mentioned above in
> for now and later work on maybe this approach as a final fix.
--
This message was sent by Atlassian JIRA
(v6.2#6252)