[ 
https://issues.apache.org/jira/browse/HADOOP-10862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alejandro Abdelnur updated HADOOP-10862:
----------------------------------------

    Description: 
{{KMSRESTConstants.java}}, {{KEY_OP}} should be {{KEYS}} and value should be 
{{keys}}.

{{KMS.java}} should be annotated with Jersey {{@Singleton}} to avoid creating 
an instance on every request, it is thread safe already.

Make sure all KMS related classes are annotated with private audience.

  was:
{{KMSRESTConstants.java}}, {{KEY_OP}} should be {{KEYS}} and value should be 
{{keys}}.

{{KMS.java}} should be annotated with Jersey {{@Singleton}} to avoid creating 
an instance on every request, it is thread safe already.


> Miscellaneous trivial corrections to KMS classes
> ------------------------------------------------
>
>                 Key: HADOOP-10862
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10862
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 3.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Arun Suresh
>
> {{KMSRESTConstants.java}}, {{KEY_OP}} should be {{KEYS}} and value should be 
> {{keys}}.
> {{KMS.java}} should be annotated with Jersey {{@Singleton}} to avoid creating 
> an instance on every request, it is thread safe already.
> Make sure all KMS related classes are annotated with private audience.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to