HBASE-5008 The clusters can't provide services because Region can't flush.

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1213358 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-12-12 18:43:49 +00:00
parent fe60d5dce8
commit c7c688679a
1 changed files with 1 additions and 0 deletions

View File

@ -561,6 +561,7 @@ public class HRegion implements HeapSize { // , Writable{
this.writestate.setReadOnly(this.htableDescriptor.isReadOnly());
this.writestate.flushRequested = false;
this.writestate.compacting = 0;
// Initialize split policy