Skip to content

HDDS-15151. optimize pipeline closure time in error scenario#10163

Draft
sumitagrawl wants to merge 1 commit intoapache:masterfrom
sumitagrawl:HDDS-15151
Draft

HDDS-15151. optimize pipeline closure time in error scenario#10163
sumitagrawl wants to merge 1 commit intoapache:masterfrom
sumitagrawl:HDDS-15151

Conversation

@sumitagrawl
Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant