sumitagrawl opened a new pull request, #10163:
URL: https://github.com/apache/ozone/pull/10163

   ## What changes were proposed in this pull request?
   
   Making pipeline closure fast, it can make it to approx 2 min (4 HB) 
   
   HB 1 - trigger pipeline closure to SCM
   HB 2 - close container will be triggered to DN
   HB 3 - wait time to ensure container is closed
   HB 4 - pipeline closure from DN
   
   So as change, close container is sync call in same pipelineActionHandler, 
and trigger pipeline removal after 2HB time.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-15151
   
   ## How was this patch tested?
   
   TODO
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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