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

Duo Zhang commented on HBASE-21363:
-----------------------------------

Talked with [~allan163] offline, as all the deleted procedures can be decided 
by the global one, we do not need to check deleted when applying other 
procedures, so I modified the code a bit. And since the logs is a linked list, 
we should not use the get(index) method, so I changed to use iterator.

> Rewrite the buildingHoldCleanupTracker method in WALProcedureStore
> ------------------------------------------------------------------
>
>                 Key: HBASE-21363
>                 URL: https://issues.apache.org/jira/browse/HBASE-21363
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.1.1, 2.0.3
>
>         Attachments: HBASE-21363-v1.patch, HBASE-21363.patch
>
>




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

Reply via email to