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

WIP:HDDS-3666. Fix delete container cli failed. #970

Closed
wants to merge 4 commits into from

Conversation

maobaolong
Copy link
Member

What changes were proposed in this pull request?

Bugfix: Delete container failed

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-3666

How was this patch tested?

bin/ozone admin container delete <ContainerID>
bin/ozone admin container info  <ContainerID>
Container with id #<ContainerID> not found.

Copy link
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

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

Thanks @maobaolong for proposing this fix. The same solution was already discussed in #214 and abandoned for a more complete implementation in #389.

@maobaolong
Copy link
Member Author

@adoroszlai Thank you for telling me, close this PR.

@maobaolong maobaolong closed this May 27, 2020
@maobaolong maobaolong reopened this Jul 13, 2020
@elek
Copy link
Member

elek commented Aug 24, 2020

What is the state of this PR? If I understood well we need this change but requires a cleanup on this PR...

@maobaolong
Copy link
Member Author

@elek I'm not working on this PR recently. let me mark it as WIP.

@maobaolong
Copy link
Member Author

/pending

@maobaolong maobaolong changed the title HDDS-3666. Fix delete container cli failed. WIP:HDDS-3666. Fix delete container cli failed. Aug 25, 2020
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Marking this issue as un-mergeable as requested.

Please use /ready comment when it's resolved.

/pending

@github-actions
Copy link

Thank you very much for the patch. I am closing this PR temporarily as there was no activity recently and it is waiting for response from its author.

It doesn't mean that this PR is not important or ignored: feel free to reopen the PR at any time.

It only means that attention of committers is not required. We prefer to keep the review queue clean. This ensures PRs in need of review are more visible, which results in faster feedback for all PRs.

If you need ANY help to finish this PR, please contact the community on the mailing list or the slack channel."

@github-actions github-actions bot closed this Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants