NPE in MemStoreFlusher
----------------------
Key: HBASE-3613
URL: https://issues.apache.org/jira/browse/HBASE-3613
Project: HBase
Issue Type: Bug
Reporter: ryan rawson
every now and again in a 0.90.1-2 load run I get a NPE on this line:
if (bestAnyRegion.memstoreSize.get() > 2 *
bestFlushableRegion.memstoreSize.get()) {
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
