[
https://issues.apache.org/jira/browse/HDFS-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Luo updated HDFS-6538:
----------------------------
Attachment: HDFS-6538.patch
HDFS-6538
Changed comment to javadoc
> Element comment format error in
> org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry
> -------------------------------------------------------------------------------------------
>
> Key: HDFS-6538
> URL: https://issues.apache.org/jira/browse/HDFS-6538
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode
> Affects Versions: 2.4.0
> Reporter: debugging
> Priority: Trivial
> Labels: documentation
> Attachments: HDFS-6538.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The element comment for javadoc should be started by {noformat}/**{noformat},
> but it starts with only {noformat}/*{noformat} for class ShortCircuitRegistry.
> So I think there is a {noformat}*{noformat} Omitted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)