Brian Foster created OODT-682:
---------------------------------
Summary: 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)