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

Jonathan Hsieh commented on HBASE-15100:
----------------------------------------

[~mbertozzi], yes, you can.  There are some examples in ProcedureInfo file 
already:

https://github.com/apache/hbase/blob/master/hbase-common/src/main/java/org/apache/hadoop/hbase/ProcedureInfo.java#L163

If you look at the generated javadoc, methods marked private (ex: 
hasClientAckTime) are not present.

http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/ProcedureInfo.html


> Master WALProcs still never clean up
> ------------------------------------
>
>                 Key: HBASE-15100
>                 URL: https://issues.apache.org/jira/browse/HBASE-15100
>             Project: HBase
>          Issue Type: Bug
>          Components: master, proc-v2
>    Affects Versions: 1.2.0
>            Reporter: Elliott Clark
>            Assignee: Matteo Bertozzi
>            Priority: Blocker
>              Labels: needs_releasenote
>             Fix For: 2.0.0, 1.2.0, 1.3.0, 1.1.4
>
>         Attachments: HBASE-15100-logs.zip, HBASE-15100-v0.patch, 
> TestWalProcedure.java, procs.log
>
>
> {code}
> bin/hdfs dfs -ls /hbase/MasterProcWALs | wc -l
> 218631
> {code}



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

Reply via email to