-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDDS-2014. Create Symmetric Key for GDPR #1362
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
|
/label ozone |
Enforce secret length using Preconditions.
|
/retest |
|
Addressed review comment from @anuengineer to avoid padding and instead enforce the secret length. |
|
Failures unrelated to patch |
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConsts.java
Show resolved
Hide resolved
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/security/GDPRSymmetricKey.java
Outdated
Show resolved
Hide resolved
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/security/GDPRSymmetricKey.java
Show resolved
Hide resolved
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/security/GDPRSymmetricKey.java
Show resolved
Hide resolved
bharatviswa504
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.
Posted a few comments in place.
|
+1 LGTM. Pending CI. |
|
failures unrelated to patch |
|
Thank You @dineshchitlangia for the contribution. |
|
@bharatviswa504 Thanks for the reviews. @dineshchitlangia Thank you for the contribution. I have committed this to the trunk. |
|
Thank you @bharatviswa504 and @anuengineer |
No description provided.