You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lijin Bin (Jira)" <ji...@apache.org> on 2020/04/15 02:24:00 UTC

[jira] [Created] (HBASE-24191) HRegion#processRowsWithLocks count memstore size wrong sync failed.

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)