[ 
https://issues.apache.org/jira/browse/HBASE-7566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Shelukhin updated HBASE-7566:
------------------------------------

    Attachment: HBASE-7566-v0.patch
    
> 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
>         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

Reply via email to