[
https://issues.apache.org/jira/browse/HBASE-18544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128274#comment-16128274
]
Hudson commented on HBASE-18544:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #337 (See
[https://builds.apache.org/job/HBase-2.0/337/])
HBASE-18544 Move the HRegion#addRegionToMETA to TestDefaultMemStore (stack: rev
4bda49c840b7c101873c5162713d54070d69cd05)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestDefaultMemStore.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> Move the HRegion#addRegionToMETA to TestDefaultMemStore
> -------------------------------------------------------
>
> Key: HBASE-18544
> URL: https://issues.apache.org/jira/browse/HBASE-18544
> Project: HBase
> Issue Type: Task
> Components: regionserver
> Affects Versions: 3.0.0, 2.0.0-alpha-1
> Reporter: Chia-Ping Tsai
> Assignee: ChunHao
> Priority: Minor
> Labels: beginner
> Fix For: 2.0.0
>
> Attachments: HBASE-18544.master.v0.patch
>
>
> The usages of addRegionToMETA are almost removed by HBASE-17470.
> HRegion#addRegionToMETA is used only by TestDefaultMemStore now. Let us
> reduce the file size of HRegion.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)