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

Jonathan Hsieh commented on HBASE-13302:
----------------------------------------

Thanks for the note.  We save the deletions in the main write path so that mob 
compactions can used them to clean up the mob hfiles.  The can be called 
"delete-tracking hfiles" but we've bee calling them "del files" in our design 
docs and code. 

> fix new  javadoc warns introduced by mob.
> -----------------------------------------
>
>                 Key: HBASE-13302
>                 URL: https://issues.apache.org/jira/browse/HBASE-13302
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver, Scanners
>    Affects Versions: hbase-11339
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: hbase-11339
>
>         Attachments: hbase-13302.hbase-11339.patch
>
>
> now that we have the qabot able to work on branches, we've detected a few 
> javadoc issues. this will fix it.
> {code}
> [WARNING] Javadoc Warnings
> [WARNING] 
> /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFileInfo.java:397:
>  warning - @param argument "path" is not a parameter name.
> [WARNING] 
> /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java:578:
>  warning - @param argument "@param" is not a parameter name.
> [WARNING] 
> /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java:578:
>  warning - @param argument "path" is not a parameter name.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to