Lijin Bin created HBASE-24191:
---------------------------------
Summary: HRegion#processRowsWithLocks count memstore size wrong
sync failed.
Key: HBASE-24191
URL: https://issues.apache.org/jira/browse/HBASE-24191
Project: HBase
Issue Type: Bug
Components: regionserver
Affects Versions: 1.7.0
Reporter: Lijin Bin
Assignee: Lijin Bin
HRegion#processRowsWithLocks when wal sync failed, it will roll back the
memstore in Store and reduce the size in DefaultMemStore, but still add
memStoreSize to HRegion#memstoreSize.
And this only affect branch-1 verions, not apply to master/branch-2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)