You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/03/28 00:14:00 UTC

[jira] [Resolved] (HBASE-26832) Avoid repeated releasing of flushed wal entries in AsyncFSWAL#syncCompleted

     [ https://issues.apache.org/jira/browse/HBASE-26832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-26832.
-------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

Pushed to branch-2.4+.

Thanks [~Xiaolin Ha] for reviewing!

> Avoid repeated releasing of flushed wal entries in AsyncFSWAL#syncCompleted 
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-26832
>                 URL: https://issues.apache.org/jira/browse/HBASE-26832
>             Project: HBase
>          Issue Type: Improvement
>          Components: wal
>    Affects Versions: 2.4.10
>            Reporter: Xiaolin Ha
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.5.0, 2.6.0, 3.0.0-alpha-3, 2.4.12
>
>
> As some discussions in HBASE-22761, without checking the epoch in AsyncFSWAL#syncCompleted may cause some entries be released too early.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)