debugging created HDFS-6538:
-------------------------------
Summary: 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
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)