Skip to content

Conversation

@anuengineer
Copy link
Contributor

@anuengineer anuengineer commented Nov 14, 2019

What changes were proposed in this pull request?

Please DO NOT MERGE. This is a proof of concept set of patches.

Please look at them in a commit sequence. It will be easier to understand than looking at the whole patch.


if (nodeState == HddsProtos.NodeOperationalState.ENTERING_MAINTENANCE ||
nodeState == HddsProtos.NodeOperationalState.IN_MAINTENANCE) {
state = ContainerReplicaProto.State.MAINT_CONSIDER_AVAILABLE;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to report only CLOSED containers as MAINT_CONSIDER_AVAILABLE / DECOM_PLEASE_IGNORE? Otherwise we will have no way on SCM to know if the replica is still open and we need to wait on the containers to close before replicating them etc.

@elek
Copy link
Member

elek commented Jan 6, 2020

Closing this PR as it's not supposed to be merged. The branch still can be used as a reference implementation.

@elek elek closed this Jan 6, 2020
ptlrs pushed a commit to ptlrs/ozone that referenced this pull request Mar 8, 2025
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.

3 participants