[
https://issues.apache.org/jira/browse/HBASE-21363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660683#comment-16660683
]
Duo Zhang commented on HBASE-21363:
-----------------------------------
Oh the implementation is still a bit incorrect. In fact, in recoverLease, we
will call rollWriter first and then it will reset the modified flags for the
global tracker, even if it is partial. And then after loading, we will build
the global tracker if it is partial. And then it will be used to record the
modified procedures for the current proc wal file, without clear the
modification bits...
Let me fix...
> 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)