[
https://issues.apache.org/jira/browse/HBASE-18544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128302#comment-16128302
]
Hudson commented on HBASE-18544:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3540 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3540/])
HBASE-18544 Move the HRegion#addRegionToMETA to TestDefaultMemStore (stack: rev
310934d0604605fe361e836fe4277c48b5c493fa)
* (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)