Uploaded image for project: 'Data Collection, Analytics, and Events'
  1. Data Collection, Analytics, and Events
  2. DCAEGEN2-2379

DL-handlers not compliant to REQ-365

XMLWordPrintable

      As per analysis done on DCAEGEN2-2327, DL handler docker containers are not consistent with REQ-365 (Containers must have no more than one main process).

       

      Bot DL feeder and admin container docker/startup need to be optmized

       

      onap/org.onap.dcaegen2.services.datalakefeeder:1.0.2 Wrapper Script, this one is a bit tricky, seems it does DB setup from within the script, and also starts the java process, once DB init is complete I assume there would be only the java process running, however, if the regex doesn't match the application just sleeps for 2 hours 46 minutes and 40 seconds, so while its probably compliant with this particularly requirement, it probably needs to be updated too.
      onap/org.onap.dcaegen2.services.datalakeadminui:1.0.2 This, appears to be doing a lot in the CMD, probably better to separate whatever it can,should remove commented out CMD and probably even migrate to an Entrypoint (I believe its generally preferred, when designing Dockerfiles)

       

            mizunoami123 mizunoami123
            vv770d vv770d
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: