You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/17 18:44:00 UTC

[jira] [Resolved] (HBASE-15446) Do not abort RS when WAL append for bulk load event marker is failed

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

Andrew Kyle Purtell resolved HBASE-15446.
-----------------------------------------
    Resolution: Incomplete

> Do not abort RS when WAL append for bulk load event marker is failed
> --------------------------------------------------------------------
>
>                 Key: HBASE-15446
>                 URL: https://issues.apache.org/jira/browse/HBASE-15446
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Ashish Singhi
>            Priority: Major
>
> During bulk load process when the RS fails to append the bulk load event marker in WAL we abort that RS which is actually not really required. Instead just throw back the exception to the client and let the client retry. This will be helpful in case of replication of bulk loaded data.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)