[ 
https://issues.apache.org/jira/browse/OODT-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618585#comment-13618585
 ] 

Chris A. Mattmann commented on OODT-562:
----------------------------------------

Hey Varun -- well the purpose of the curator is really to handle the policy 
management, metadata extraction, metadata/update, and automated ingest for a 
variety of Apache OODT services. Since the FM is really a *read-only* client of 
some of this information (well that's the intention), I'd rather reduce the 
dependencies on it to perform those types of policy updates. We've been moving 
periodically over the past few years to pushing these types of services in to 
the curator (and its APIs).

I'll try and lead you in the right direction on this with a patch update, but 
won't get to it until later in the week.
                
> Parent and Element editing for Product Types
> --------------------------------------------
>
>                 Key: OODT-562
>                 URL: https://issues.apache.org/jira/browse/OODT-562
>             Project: OODT
>          Issue Type: Sub-task
>          Components: file manager
>    Affects Versions: 0.6
>            Reporter: Varun Ratnakar
>            Priority: Minor
>              Labels: api-addition
>             Fix For: 0.6
>
>         Attachments: OODT-562.varunratnakar.021213.patch.txt
>
>
> File Manager API Additions: (XmlRpcFileManager , XmlRpcFileManagerClient)
> * addParentForProductType - to support parent additions to data types in 
> Wings Data Catalog
> * removeParentForProductType
> removeProductType
> * addElementsForProductType - to support property additions to data types in 
> Wings Data Catalog
> * removeElementsForProductType
> Validation Layer Changes: (To support the above API additions)
> * addParentForProductType - invocation from API function above
> * removeParentForProductType - invocation from API function above
> Note: The attached patch only provides ValidationLayer implementations of the 
> above functions for XmlValidationLayer, whereas only stub functions exist for 
> DataSourceValidationLayer and ScienceDataValidationLayer.
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to