timmylicheng opened a new pull request #1049:
URL: https://github.com/apache/hadoop-ozone/pull/1049


   ## What changes were proposed in this pull request?
   Decouple finalizeAndDestroyPipeline.
   
   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.
   
   (Please fill in changes proposed in this fix)
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-3662
   
   (Please create an issue in ASF JIRA before opening a pull request,
   and you need to set the title of the pull request which starts with
   the corresponding JIRA issue number. (e.g. HDDS-XXXX. Fix a typo in YYY.)
   
   Please replace this section with the link to the Apache JIRA)
   
   ## How was this patch tested?
   UT
   (Please explain how this patch was tested. Ex: unit tests, manual tests)
   (If this patch involves UI changes, please attach a screen-shot; otherwise, 
remove this)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to