[
https://issues.apache.org/jira/browse/HDDS-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865320#comment-16865320
]
Hudson commented on HDDS-1692:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16757 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16757/])
HDDS-1692. RDBTable#iterator should disabled caching of the keys during
(github: rev ba681bb80ef246e937bf0ddc11bd22327feb1c3c)
* (edit)
hadoop-hdds/common/src/main/java/org/apache/hadoop/utils/db/RDBTable.java
> RDBTable#iterator should disabled caching of the keys during iterator
> ---------------------------------------------------------------------
>
> Key: HDDS-1692
> URL: https://issues.apache.org/jira/browse/HDDS-1692
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: Ozone Manager
> Reporter: Mukul Kumar Singh
> Assignee: Bharat Viswanadham
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.4.1
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Iterator normally do a bulk load of the keys, this causes thrashing of the
> actual keys in the DB.
> This option is documented here:-
> https://github.com/facebook/rocksdb/wiki/Basic-Operations#cache
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]