[
https://issues.apache.org/jira/browse/HBASE-22681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883848#comment-16883848
]
Duo Zhang commented on HBASE-22681:
-----------------------------------
OK, found another problem in LogRoller, where the rollLog flag is set to false
at the end of the run method, right after we set it to true in the
logRollRequested method. This cause my test fail after I fixed the
unackedAppends problem.
Anyway, this is another problem. Plan to commit the one line change for
unackedAppends here first, and open another issue to make the UT pass by
changing the log roller.
> The 'assert highestUnsyncedTxid < entry.getTxid();' in AbstractFWAL.append
> may fail when using AsyncFSWAL
> ---------------------------------------------------------------------------------------------------------
>
> Key: HBASE-22681
> URL: https://issues.apache.org/jira/browse/HBASE-22681
> Project: HBase
> Issue Type: Bug
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Critical
> Fix For: 3.0.0, 2.3.0, 2.0.6, 2.2.1, 2.1.6
>
> Attachments: HBASE-22665-UT.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)