You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 03:26:15 UTC

[jira] [Resolved] (HBASE-5769) Use builder pattern to create HServerLoad.RegionLoad

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

Andrew Purtell resolved HBASE-5769.
-----------------------------------
    Resolution: Incomplete

> Use builder pattern to create HServerLoad.RegionLoad
> ----------------------------------------------------
>
>                 Key: HBASE-5769
>                 URL: https://issues.apache.org/jira/browse/HBASE-5769
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>
> Currently, HRegionServer.createRegionLoad() calls RegionLoad ctor with all the parameters.
> This makes adding new members to RegionLoad tedious.
> Builder pattern should be employed to create HServerLoad.RegionLoad



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)