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

Hao Chan updated HBASE-18544:
-----------------------------
    Attachment: HBASE-18483.patch

The original code didn't assign the return value from a recursive call of the 
method translateException(), therefore didn't really unwrap the RemoteException.
In this patch, I fixed the code to handle the recursive call and I also wrote a 
unit test for this method.

> 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
>            Priority: Minor
>              Labels: beginner
>             Fix For: 2.0.0
>
>         Attachments: HBASE-18483.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)

Reply via email to