You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2019/12/13 03:31:00 UTC

[jira] [Commented] (HBASE-23573) can not guarantee consistency.

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

Sean Busbey commented on HBASE-23573:
-------------------------------------

The client isn't supposed to be notified until after the WAL sync. Where are you seeing it do otherwise?

> can not guarantee consistency.
> ------------------------------
>
>                 Key: HBASE-23573
>                 URL: https://issues.apache.org/jira/browse/HBASE-23573
>             Project: HBase
>          Issue Type: Bug
>          Components: wal
>    Affects Versions: 2.1.5
>            Reporter: 刘本龙
>            Priority: Major
>
> wal sync has not exe, but has notified thread . if RegionServer halt,such as Power off. the client think the write was successful, but the write failed. the data writed into memstore is loss , wal has not data too。
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)