[
https://issues.apache.org/jira/browse/HBASE-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324474#comment-14324474
]
Andrew Purtell commented on HBASE-13055:
----------------------------------------
+1, will commit to 0.98 shortly
> 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)