[
https://issues.apache.org/jira/browse/IGNITE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722611#comment-15722611
]
ASF GitHub Bot commented on IGNITE-3292:
----------------------------------------
GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/1317
IGNITE-3292 Yardstick: add logging of preloading progress
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3292
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1317.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 #1317
----
commit e60dadda47f66902132cbf22f49743741d01c9a5
Author: oleg-ostanin <[email protected]>
Date: 2016-12-05T15:41:26Z
IGNITE-3292 Yardstick: add logging of preloading progress
----
> Yardstick: add logging of preloading progress
> ---------------------------------------------
>
> Key: IGNITE-3292
> URL: https://issues.apache.org/jira/browse/IGNITE-3292
> Project: Ignite
> Issue Type: Wish
> Components: yardstick
> Reporter: Ksenia Rybakova
> Assignee: Oleg Ostanin
> Fix For: 1.9
>
>
> Please, add logging of preloading progress. This is really useful when we
> load a lot of entries or they are large.
> For instance: "Preloading: 200 of 1000 loaded".
> Also adding an option that controls frequency of such output makes sense. For
> instance, this might be a step (number of entries loaded) - if entries are
> large, we set small step, if entries are integers, the step will be large.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)