[ 
https://issues.apache.org/jira/browse/HDFS-13679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16512705#comment-16512705
 ] 

Mukul Kumar Singh commented on HDFS-13679:
------------------------------------------

Thanks for working on this [~shashikant].
+1, the v0 patch looks good to me. I will commit this shortly.

> Fix Typo in javadoc for ScanInfoPerBlockPool#addAll
> ---------------------------------------------------
>
>                 Key: HDFS-13679
>                 URL: https://issues.apache.org/jira/browse/HDFS-13679
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Minor
>         Attachments: HDFS-13679.000.patch
>
>
> In the code snippet below , the param field in the java doc contains a typo.
> {code:java}
> /**
>  * Merges {@code that} ScanInfoPerBlockPool into this one
>  *
>  * @param the ScanInfoPerBlockPool to merge
>  */
> public void addAll(ScanInfoPerBlockPool that) {{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to