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

Chathuri Wimalasena updated AIRAVATA-594:
-----------------------------------------

    Attachment: AIRAVATA-594.patch

Attaching the patch with necessary changes. getExperimentIdByUser(String user), 
getExperiment(String experimentId) and getExperimentName(String experimentId) 
methods are being replaced with pure JDBC queries. 
                
> Improving data retrieval time in provenance data 
> -------------------------------------------------
>
>                 Key: AIRAVATA-594
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-594
>             Project: Airavata
>          Issue Type: Bug
>          Components: Registry API
>    Affects Versions: 0.4-INCUBATING
>            Reporter: Chathuri Wimalasena
>             Fix For: 0.5
>
>         Attachments: AIRAVATA-594.patch
>
>
> When retrieving experiment related data, workflow related data and node 
> information for a specific experiment ID, there are several JPA calls are 
> being called. Replace such methods with pure JDBC queries will improve 
> retrieval time. 

--
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