Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDDS-4611. Add an admin command to cancel "preparation" of an OM quorum. #1830

Merged
merged 4 commits into from
Jan 22, 2021

Conversation

errose28
Copy link
Contributor

What changes were proposed in this pull request?

Implement the command ozone om admin cancelprepare to cancel preparation of OMs.

What is the link to the Apache JIRA

HDDS-4611

How was this patch tested?

Acceptance test added

Test currently has --upgrade flag from HDDS-4645 following it as well, so that
part does not pass on this version of the code.
* HDDS-3698-upgrade:
  HDDS-4645. Starting OM with the --upgrade flag should delete the prepare marker file. (apache#1798)
Copy link
Contributor

@avijayanhwx avijayanhwx left a comment

Choose a reason for hiding this comment

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

LGTM +1.
CI failure seems unrelated.

@avijayanhwx
Copy link
Contributor

CI failure is unrelated

org.apache.hadoop.hdds.scm.container.metrics.TestSCMContainerManagerMetrics

@avijayanhwx avijayanhwx merged commit ee8d276 into apache:HDDS-3698-upgrade Jan 22, 2021
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.

2 participants