Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We have to decouple finalize and destroy pipeline. We should have two separate calls, closePipeline and destroyPipeline.
Close pipeline should only update the pipeline state, it’s the job of the caller to issue close container commands to all the containers in the pipeline.
Destroy pipeline should be called from pipeline scrubber, once a pipeline has spent enough time in closed state the pipeline scrubber should call destroy pipeline.
Attachments
Issue Links
- links to