-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDDS-2089: Add createPipeline CLI. #1418
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
Conversation
d6e48f0
to
891a4d8
Compare
💔 -1 overall
This message was automatically generated. |
...hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/SCMClientProtocolServer.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, can you add an acceptance test for the new command?
891a4d8
to
52eb777
Compare
I've created a new JIRA for adding acceptance test for all Pipeline related CLI. https://issues.apache.org/jira/browse/HDDS-2115 |
💔 -1 overall
This message was automatically generated. |
(cherry picked from commit 326b5ac)
#HDDS-2089 Add createPipeline for ozone scmcli