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

Hudson commented on HDDS-2224:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17443 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17443/])
HDDS-2224. Fix loadup cache for cache cleanup policy NEVER. (#1567) (github: 
rev 53ed78bcdb716d0351a934ac18661ef9fa6a03d4)
* (edit) 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/utils/db/cache/TableCacheImpl.java
* (edit) 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/utils/db/TypedTable.java
* (edit) 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/utils/db/cache/TableCache.java


> Fix loadup cache for cache cleanup policy NEVER
> -----------------------------------------------
>
>                 Key: HDDS-2224
>                 URL: https://issues.apache.org/jira/browse/HDDS-2224
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> During initial startup/restart of OM, if table has cache cleanup policy set 
> to NEVER, we fill the table cache and also epochEntries. We do not need to 
> add entries to epochEntries, as the epochEntries is used for eviction from 
> the cache, once double buffer flushes to disk.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to