-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDDS-2013. Add flag gdprEnabled for BucketInfo in OzoneManager proto #1345
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
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 LGTM.
@dineshchitlangia Just letting you know, to get CI run just post a comment /label ozone. |
Thanks @bharatviswa504 for review. |
We can also use the existing metadata hashmap to store these kind of data. It would make it more easy to add more features without changing the protocol later... |
@elek That is absolutely correct. We intend to use the same for storing the symmetric encryption key info. Glad that we are on the same page even before it started!! |
Cool. But why do we add the gdprEnabled flag as a dedicated field in the protocol instead of adding a [gdprEnabled]=true metadata? (I am not against it, just trying to understand the motivation...) |
|
💔 -1 overall
This message was automatically generated. |
No description provided.