[ 
https://issues.apache.org/jira/browse/HADOOP-17544?focusedWorklogId=636326&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-636326
 ]

ASF GitHub Bot logged work on HADOOP-17544:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Aug/21 08:19
            Start Date: 10/Aug/21 08:19
    Worklog Time Spent: 10m 
      Work Description: aajisaka commented on pull request #2776:
URL: https://github.com/apache/hadoop/pull/2776#issuecomment-895829805


   Thank you @iwasakims and @jojochuang for your comments.
   
   > Removing those dependencies would make the KeyProvider more stable if 
possible.
   
   Sounds good. `EqualsBuilder` and `HashCodeBuilder` can be removed easily, so 
I'll try this in this PR. However, the others doesn't look easy.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 636326)
    Time Spent: 1h  (was: 50m)

> Mark KeyProvider as Stable
> --------------------------
>
>                 Key: HADOOP-17544
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17544
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Now, o.a.h.crypto.key.KeyProvider.java is marked Public and Unstable. I think 
> the class is very stable, and it should be annotated as Stable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to