[
https://issues.apache.org/jira/browse/HDDS-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-10231:
------------------------------------
Fix Version/s: 1.4.1
> ContainerStateManager should not finalize the OPEN containers without a
> Pipeline
> --------------------------------------------------------------------------------
>
> Key: HDDS-10231
> URL: https://issues.apache.org/jira/browse/HDDS-10231
> Project: Apache Ozone
> Issue Type: Bug
> Components: SCM
> Affects Versions: 1.4.0
> Reporter: Pratyush Bhatt
> Assignee: Nandakumar
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.5.0, 1.4.1
>
>
> During SCM initialization, {{ContainerStateManager}} checks if all the *OPEN*
> containers are associated with a healthy Pipeline. If the Pipeline is not
> found, then the {{ContainerStateManager}} will finalize the container by
> moving it to *CLOSING* state.
> The finalization of such container should happen only on the Leader and this
> operation should go through Ratis so that the follower also updates the
> contaienr state in DB.
> Currently, the finalization is done independently on all the SCMs. This is
> causing an issue when a new SCM node is bootstrapped.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]