aswinshakil opened a new pull request, #7111: URL: https://github.com/apache/ozone/pull/7111
## What changes were proposed in this pull request? Right now we cannot write chunks for `CLOSED` `QUASI_CLOSED` and `UNHEALTHY` containers. As a part of the reconciliation, we need to reuse `WriteChunkRequest` to write to unopen containers. In this patch, I have added an API to write chunks to existing unopen containers. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-10377 ## How was this patch tested? - [ ] Pending Tests -- 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]
