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

ASF GitHub Bot commented on AIRAVATA-2652:
------------------------------------------

machristie commented on a change in pull request #164: [AIRAVATA-2652] Remove 
registry-core dependency on orchestrator and gfac modules 
URL: https://github.com/apache/airavata/pull/164#discussion_r164530931
 
 

 ##########
 File path: 
modules/registry/registry-server/registry-api-stubs/src/main/java/org/apache/airavata/registry/api/exception/RegistryServiceException.java
 ##########
 @@ -15,15 +15,15 @@
      * limitations under the License.
      */
 /**
- * Autogenerated by Thrift Compiler (0.10.0)
+ * Autogenerated by Thrift Compiler (0.11.0)
  *
  * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
  *  @generated
  */
 package org.apache.airavata.registry.api.exception;
 
 @SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"})
-@javax.annotation.Generated(value = "Autogenerated by Thrift Compiler 
(0.10.0)")
+@javax.annotation.Generated(value = "Autogenerated by Thrift Compiler 
(0.11.0)")
 
 Review comment:
   We're still on version 0.10.0, right?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Remove registry-core dependency on orchestrator and gfac modules
> ----------------------------------------------------------------
>
>                 Key: AIRAVATA-2652
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2652
>             Project: Airavata
>          Issue Type: Improvement
>          Components: Airavata Orchestrator, GFac, Registry API
>            Reporter: Sachin Kariyattin
>            Assignee: Sachin Kariyattin
>            Priority: Major
>             Fix For: 0.18
>
>
> Refactor orchestrator and gfac modules to use registry-api instead of the 
> existing registry-core dependency
>  * Some of the Experiment Catalog methods used by the orchestrator and gfac 
> are not present in the RegistryServerHandler. 
> ex: _experimentCatalog.add(ExpCatChildDataType.EXPERIMENT_ERROR, details, 
> experimentId);_
> Some new methods related to experiment (ERROR, TASK, PROCESS etc) need to be 
> created in the RegistryServerHandler.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to