aryangupta1998 commented on PR #5541: URL: https://github.com/apache/ozone/pull/5541#issuecomment-1799780135
> Can we update this change to handle [this issue](https://issues.apache.org/jira/browse/HDDS-9544?focusedCommentId=17780526&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17780526) as well? They come from the same method in the code. For #createForRead -> #create, we have hardcoded the pipeline state to ALLOCATED in case the containers are closed and we create a new pipeline for read. Anyways, after the pipeline is closed it will be removed from the DB so the state doesn't matter much. As of now, we support 4 states {ALLOCATED, OPEN, DORMANT, CLOSED}, can you suggest which state should we use? -- 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]
