[ 
https://issues.apache.org/jira/browse/HBASE-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864296#comment-15864296
 ] 

Hudson commented on HBASE-17638:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2498 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/2498/])
HBASE-17638 Remove duplicated initialization of CacheConfig in (liyu: rev 
d40bca436537cf98dd694e263d2cb26df4aabfa0)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java


> Remove duplicated initialization of CacheConfig in HRegionServer
> ----------------------------------------------------------------
>
>                 Key: HBASE-17638
>                 URL: https://issues.apache.org/jira/browse/HBASE-17638
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            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)

Reply via email to