-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDDS-1895. Support Key ACL operations for OM HA. #1230
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
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
(cherry picked from commit 34b13cf816cac0fd321c2be37d36d0b17c283d53)
34b13cf to
f2fe6d2
Compare
|
Rebased on top of the latest trunk, as HDDS-1884 got checked in. |
|
/retest |
|
💔 -1 overall
This message was automatically generated. |
...one-manager/src/main/java/org/apache/hadoop/ozone/om/ratis/utils/OzoneManagerRatisUtils.java
Outdated
Show resolved
Hide resolved
...one-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/acl/OMKeyAddAclRequest.java
Outdated
Show resolved
Hide resolved
...one-manager/src/main/java/org/apache/hadoop/ozone/om/request/key/acl/OMKeyAddAclRequest.java
Outdated
Show resolved
Hide resolved
|
Thank You @arp7 for the offline discussion. |
|
/retest |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
arp7
left a comment
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.
+1 pending CI. Thanks @bharatviswa504 !
|
I committed this. None of the test failures looks related. |
|
I am creating a tool to aid developers by partially automating unit testing. Test Method: testAllBucketOperations Test Method: testFileOperationsWithNonRecursive Test Method: testMultipartUploadWithOneOmNodeDown Test Method: testOMProxyProviderFailoverToCurrentLeader Test Method: testOMRetryProxy Test Method: testReadRequest Thank you for your time. |
This patch is dependent on HDDS-1884.
Posted this PR on top of HDDS-1884.
2nd commit is the actual changes for this PR.