[ 
https://issues.apache.org/jira/browse/HBASE-13055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323588#comment-14323588
 ] 

Hudson commented on HBASE-13055:
--------------------------------

FAILURE: Integrated in HBase-1.1 #186 (See 
[https://builds.apache.org/job/HBase-1.1/186/])
HBASE-13055 HRegion FIXED_OVERHEAD missed one boolean (Duo Zhang) (tedyu: rev 
500b04543b8d90dc9a1db84f8be412359c51455c)
* 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)

Reply via email to