[
https://issues.apache.org/jira/browse/HBASE-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144081#comment-13144081
]
stack commented on HBASE-4722:
------------------------------
I think this fix should work. When I go back to the pre-patch code and insert
an assert that will fail if memstore size changes between our getting of its
size and our actual use of it, it fails after a few runs:
{code}
Caused by: java.io.IOException: currentMemStoreSize=17000, actual=17608
at
org.apache.hadoop.hbase.regionserver.HRegion.internalFlushcache(HRegion.java:1284)
... 32 more
{code}
I'll leave this issue open another while in case the fix not complete.
> TestGlobalMemStoreSize has started failing
> ------------------------------------------
>
> Key: HBASE-4722
> URL: https://issues.apache.org/jira/browse/HBASE-4722
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Critical
> Attachments: 4722.txt, logging-v2.txt, logging.txt
>
>
> I'm digging in. It fails occasionally for me locally to.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira