You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Addresses  CPS-43 - Getting issue details... STATUS


Problem description

Source files storage requirement

On initial model set upload all the uploaded files are expected to be treated as single package, where all the dependencies 
(imports and augmentations) are fulfilled. This allows to parse all the incoming files all together.

However the module set partial update process became complicated because of necessity to restore initial set of resource files
in order to fulfill missing dependencies. It make the source files persistence a requirement. Original files recovery also requires
extra interfaces to persistence service and extra logic to determine which file in the set requires to be replaced (if requires)


Solution proposal


To Discuss/ To Decide

  • No labels