[ https://issues.apache.org/jira/browse/HBASE-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324780#comment-14324780 ]
Hudson commented on HBASE-13055: -------------------------------- SUCCESS: Integrated in HBase-1.0 #750 (See [https://builds.apache.org/job/HBase-1.0/750/]) HBASE-13055 HRegion FIXED_OVERHEAD missed one boolean (Duo Zhang) (tedyu: rev 650953f8d3248cbe4420bff3fd1d6e7a994982df) * hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java > HRegion FIXED_OVERHEAD missed one boolean > ----------------------------------------- > > Key: HBASE-13055 > URL: https://issues.apache.org/jira/browse/HBASE-13055 > Project: HBase > Issue Type: Bug > Affects Versions: 1.0.0, 2.0.0, 0.98.10, 1.1.0 > Reporter: zhangduo > Assignee: zhangduo > Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11 > > Attachments: HBASE-13055.patch > > > HRegion.FIXED_OVERHEAD says we have 4 booleans on all branches. But actually > we have 5 booleans. > {noformat} > isLoadingCfsOnDemandDefault > disallowWritesInRecovering > isRecovering > splitRequest > regionStatsEnabled > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)