Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
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.
Attachments
Issue Links
- links to