-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-17544. Mark KeyProvider as Stable. #2776
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. |
@jojochuang Ranger relies on the API, so I think it can be public. What do you think? |
@aajisaka I think it would be good to state the API as used by downstream projects. While it would be nice if we can have new Interface having essential methods, it looks difficult to do it without breaking existing codes.
|
Makes sense to make it public stable to allow downstream key provider implementations to use. |
Thank you @iwasakims and @jojochuang for your comments.
Sounds good. |
💔 -1 overall
This message was automatically generated. |
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.
Merged. Thank you @iwasakims |
Reviewed-by: Masatake Iwasaki <iwasakims@apache.org>
JIRA: https://issues.apache.org/jira/browse/HADOOP-17544