[
https://issues.apache.org/jira/browse/HDFS-11249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jagadesh Kiran N reassigned HDFS-11249:
---------------------------------------
Assignee: Jagadesh Kiran N
> Redundant toString() in DFSConfigKeys.java
> ------------------------------------------
>
> Key: HDFS-11249
> URL: https://issues.apache.org/jira/browse/HDFS-11249
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Akira Ajisaka
> Assignee: Jagadesh Kiran N
> Priority: Trivial
> Labels: newbie
>
> {code:title=DFSConfigKeys.java}
> public static final String DFS_WEBHDFS_AUTHENTICATION_FILTER_DEFAULT =
> "org.apache.hadoop.hdfs.web.AuthFilter".toString();
> {code}
> {{.toString()}} is not necessary and can be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]