[
https://issues.apache.org/jira/browse/HBASE-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553709#comment-13553709
]
Hudson commented on HBASE-7566:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #348 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/348/])
HBASE-7566 remove useless ctor from HRegion and move sporadic null checks
earlier (Revision 1433288)
Result = FAILURE
stack :
Files :
*
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> remove useless ctor from HRegion and move sporadic null checks earlier
> ----------------------------------------------------------------------
>
> Key: HBASE-7566
> URL: https://issues.apache.org/jira/browse/HBASE-7566
> Project: HBase
> Issue Type: Improvement
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Minor
> Fix For: 0.96.0
>
> Attachments: HBASE-7566-v0.patch
>
>
> Came up while I was doing something for HBASE-7236.
> There are inconsistent null checks in HRegion (few places check, few don't),
> probably related to an unused bogus test ctor. Remove ctor, move checks to an
> earlier location.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira