You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Eroma (JIRA)" <ji...@apache.org> on 2015/06/18 16:52:10 UTC

[jira] [Updated] (AIRAVATA-409) Documenting the Registry CPI

     [ https://issues.apache.org/jira/browse/AIRAVATA-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eroma updated AIRAVATA-409:
---------------------------
    Assignee: Supun Chathuranga Nakandala  (was: Chathuri Wimalasena)

> Documenting the Registry CPI
> ----------------------------
>
>                 Key: AIRAVATA-409
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-409
>             Project: Airavata
>          Issue Type: Sub-task
>          Components: Workflow Interpreter
>            Reporter: Saminda Wijeratne
>            Assignee: Supun Chathuranga Nakandala
>              Labels: Contributor
>             Fix For: 1.0
>
>
> Airavata uses a registry as a storage for its metadata & userdata. Current implementation of Registry API uses a JCR Registry (Jackrabbit specifically speaking). 
> For starters look at the following aspects of the Registry API.
> 1. Type of data that is saved/searched/retrieved through the API
> (actually that sort of sums up what the registry API for)
> Once you understand the above as a small assignment try to do the following,
> 1. Try using the API
> 2. Try to see if you can cluster the functions in the API to groups based on relevance. (eg: functions related to working with workflows, functions related to host descriptions etc.)
> 3. Check to see if there exist any redundancy of functions defined.
> 4. If you are given the choice of redefining the API how would you rather do it?
>   
> Registry API consists of the following Interfaces
>   org.apache.airavata.common.registry.api.Registry
>   org.apache.airavata.registry.api.Axis2Registry
>   org.apache.airavata.registry.api.DataRegistry
> The actual implementation is at,
> org.apache.airavata.registry.api.impl.AiravataJCRRegistry



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