errose28 commented on PR #5541:
URL: https://github.com/apache/ozone/pull/5541#issuecomment-1808949117
> 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?
Ideally we would use the actual state of the pipeline if present, or CLOSED
if the pipeline is no longer present in SCM.
--
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]