[
https://issues.apache.org/jira/browse/IGNITE-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515422#comment-16515422
]
ASF GitHub Bot commented on IGNITE-8322:
----------------------------------------
GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/4210
IGNITE-8322 changed default value for preloading option to 'false'
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8322-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4210.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4210
----
commit b6037c37cdc34ca8f964b7af30835b2474ca9db2
Author: oleg-ostanin <oostanin@...>
Date: 2018-06-18T07:17:36Z
IGNITE-8322 changed default value for preloading option to 'false'
----
> Yardstick benchmark preloading option
> -------------------------------------
>
> Key: IGNITE-8322
> URL: https://issues.apache.org/jira/browse/IGNITE-8322
> Project: Ignite
> Issue Type: Improvement
> Reporter: Oleg Ostanin
> Assignee: Oleg Ostanin
> Priority: Major
> Fix For: 2.6
>
>
> Yardstick has no benchmarks with eviction on the disk (PDS). For that puspose
> we need following:
> 1. Make new configuration and put every cache into a separate date region:
> atomic,tx,atomic-index,query,compute
> 2. Add a new preload option for a benchmark: preload up to a size passed from
> that option. There two options:
> * total size of preload data (bytes)
> * the size of data in memory against total size (percent)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)