Alejandro Abdelnur created HADOOP-10862: -------------------------------------------
Summary: 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. -- This message was sent by Atlassian JIRA (v6.2#6252)