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

Hudson commented on HBASE-7146:
-------------------------------

Integrated in HBase-TRUNK #3555 (See 
[https://builds.apache.org/job/HBase-TRUNK/3555/])
    HBASE-7146 Fix the wrong reference to getReader that survived in the FSHLog 
javadoc (Gustavo Anatoly) (Revision 1412092)

     Result = FAILURE
nkeywal : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/wal/FSHLog.java

                
> Fix the wrong reference to getReader survived in theFSHLog javadoc
> ------------------------------------------------------------------
>
>                 Key: HBASE-7146
>                 URL: https://issues.apache.org/jira/browse/HBASE-7146
>             Project: HBase
>          Issue Type: Sub-task
>          Components: documentation
>    Affects Versions: 0.96.0
>            Reporter: nkeywal
>            Assignee: Gustavo Anatoly
>            Priority: Trivial
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7146.patch
>
>
>  In FSHLog, a wrong reference to getReader survived in the javadoc:
> {noformat}
>  * To read an HLog, call {@link #getReader(org.apache.hadoop.fs.FileSystem,
>  * org.apache.hadoop.fs.Path, org.apache.hadoop.conf.Configuration)}.
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to