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

Hudson commented on HBASE-21514:
--------------------------------

Results for branch branch-2
        [build #1566 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1566/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1566//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1566//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1561//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Refactor CacheConfig
> --------------------
>
>                 Key: HBASE-21514
>                 URL: https://issues.apache.org/jira/browse/HBASE-21514
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: HBASE-21514.branch-2.001.patch, 
> HBASE-21514.branch-2.002.patch, HBASE-21514.branch-2.003.patch, 
> HBASE-21514.master.001.patch, HBASE-21514.master.002.patch, 
> HBASE-21514.master.003.patch, HBASE-21514.master.004.patch, 
> HBASE-21514.master.005.patch, HBASE-21514.master.006.patch, 
> HBASE-21514.master.007.patch, HBASE-21514.master.008.patch, 
> HBASE-21514.master.009.patch, HBASE-21514.master.010.patch, 
> HBASE-21514.master.011.patch, HBASE-21514.master.011.patch, 
> HBASE-21514.master.012.patch, HBASE-21514.master.013.patch, 
> HBASE-21514.master.013.patch, HBASE-21514.master.014.patch, 
> HBASE-21514.master.addendum.patch
>
>
> # Add block cache and mob file cache to HRegionServer's member variable. One 
> rs has one block cache and one mob file cache.
>  # Move the global cache instances from CacheConfig to BlockCacheFactory. 
> Only keep config stuff in CacheConfig. And the CacheConfig still have a 
> reference to the RegionServer's block cache. Whether to cache a block need 
> block cache is present and the related config is true.
>  # Remove MobCacheCofnig. It only used for the global mob file cache 
> instance. After move the mob file cache to RegionServer. It is not used 
> anymore.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to