wenbang created HBASE-24959:
-------------------------------
Summary: 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
Reporter: wenbang
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)