You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "wenbang (Jira)" <ji...@apache.org> on 2020/08/27 07:30:00 UTC

[jira] [Updated] (HBASE-24959) The postAppend method in SimpleRegionObserver should return result instead of null

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

wenbang updated HBASE-24959:
----------------------------
    Affects Version/s: 1.5.0

> The postAppend method in SimpleRegionObserver should return result instead of null
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-24959
>                 URL: https://issues.apache.org/jira/browse/HBASE-24959
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 3.0.0-alpha-1, 1.5.0, 2.3.1, 1.4.13
>            Reporter: wenbang
>            Assignee: wenbang
>            Priority: Major
>
> I found this error when testing batch append with SimpleRegionObserver:
> java.lang.RuntimeException: java.lang.IllegalStateException: actions.getActionCount=2, actionResult.getResultOrExceptionCount=0 for region type: REGION_NAME
>  
> The postAppend method in SimpleRegionObserver should return result instead of null.
>  



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