[jira] [Updated] (HDFS-6538) Element comment format error in org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry

2014-09-08 Thread Tao Luo (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tao Luo updated HDFS-6538:
--
Assignee: David Luo
  Status: Patch Available  (was: Open)

 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
Assignee: David Luo
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)


[jira] [Updated] (HDFS-6538) Element comment format error in org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry

2014-09-07 Thread David Luo (JIRA)

 [ 
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)


[jira] [Updated] (HDFS-6538) Element comment format error in org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry

2014-06-15 Thread debugging (JIRA)

 [ 
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)


[jira] [Updated] (HDFS-6538) Element comment format error in org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry

2014-06-15 Thread debugging (JIRA)

 [ 
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)


[jira] [Updated] (HDFS-6538) Element comment format error in org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry

2014-06-15 Thread debugging (JIRA)

 [ 
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)


[jira] [Updated] (HDFS-6538) Element comment format error in org.apache.hadoop.hdfs.server.datanode.ShortCircuitRegistry

2014-06-15 Thread debugging (JIRA)

 [ 
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 {noformat}/**{noformat}, 
but it starts with only {noformat}/*{noformat} for class ShortCircuitRegistry.
So I think there is a {noformat}*{noformat} 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 {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.2#6252)