[
https://issues.apache.org/jira/browse/HBASE-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated HBASE-17638:
--------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.0.0
Status: Resolved (was: Patch Available)
Pushed into master branch, closing JIRA.
> Remove duplicated initialization of CacheConfig in HRegionServer
> ----------------------------------------------------------------
>
> Key: HBASE-17638
> URL: https://issues.apache.org/jira/browse/HBASE-17638
> Project: HBase
> Issue Type: Bug
> Reporter: Yu Li
> Assignee: Yu Li
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-17638.patch
>
>
> Before HBASE-11339, {{cacheConfig}} is only initialized once in
> {{HRegionServer#handleReportForDutyResponse}}, but twice afterwards (an
> additional one in constructor). Here we propose to keep the initialization in
> constructor and remove the duplicated one in {{handleReportForDutyResponse}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)