[
https://issues.apache.org/jira/browse/HBASE-21363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660392#comment-16660392
]
Allan Yang commented on HBASE-21363:
------------------------------------
{code}
holdingCleanupTracker.setDeletedIfModifiedInBothOrDeletedByThem(storeTracker);
{code}
This won't cause a logic error, but, in global tracker, all the modifed bits
are reset to 0, it is useless to check modified in global tracker.
> 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)