[
https://issues.apache.org/jira/browse/HDFS-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
debugging updated HDFS-6538:
----------------------------
Description:
The element comment for javadoc should be started by "/**", but it starts with
only /* for class ShortCircuitRegistry.
So I think there is a * Omitted.
was:
The element comment for javadoc should be started by ///*/*, but it starts with
only /* for class ShortCircuitRegistry.
So I think there is a * Omitted.
> 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
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The element comment for javadoc should be started by "/**", but it starts
> with only /* for class ShortCircuitRegistry.
> So I think there is a * Omitted.
--
This message was sent by Atlassian JIRA
(v6.2#6252)