[
https://issues.apache.org/jira/browse/HBASE-24191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lijin Bin resolved HBASE-24191.
-------------------------------
Resolution: Fixed
Push to branch-1
> HRegion#processRowsWithLocks count memstore size wrong when 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
> Priority: Major
> Fix For: 1.7.0
>
>
> 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)