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

Oleg Ostanin commented on IGNITE-3292:
--------------------------------------

```
log file looks like this:
...
<15:02:48><main><yardstick> Preloading started.
<15:02:48><pool-2-thread-1><yardstick> Preloading:atomic-index             0    
        (+0)
<15:02:48><pool-2-thread-1><yardstick> Preloading:query                    0    
        (+0)
<15:02:48><pool-2-thread-1><yardstick> Preloading:tx-fat-values            0    
        (+0)
<15:02:48><pool-2-thread-1><yardstick> Preloading:compute                  0    
        (+0)
<15:02:49><pool-2-thread-1><yardstick> Preloading:atomic-offheap-values    0    
        (+0)
<15:02:49><pool-2-thread-1><yardstick> Preloading:tx-offheap               0    
        (+0)
<15:02:49><pool-2-thread-1><yardstick> Preloading:atomic-offheap           0    
        (+0)
<15:02:49><pool-2-thread-1><yardstick> Preloading:orgCache                 0    
        (+0)
<15:02:49><pool-2-thread-1><yardstick> Preloading:atomic-fat-values        0    
        (+0)
<15:02:49><pool-2-thread-1><yardstick> Preloading:tx-offheap-values        0    
        (+0)
...
<15:02:59><pool-2-thread-1><yardstick> Preloading:atomic-index             
176841       (+176841)
<15:02:59><pool-2-thread-1><yardstick> Preloading:query                    
188753       (+188753)
<15:02:59><pool-2-thread-1><yardstick> Preloading:tx-fat-values            
157049       (+157049)
<15:02:59><pool-2-thread-1><yardstick> Preloading:compute                  
185015       (+185015)
<15:02:59><pool-2-thread-1><yardstick> Preloading:atomic-offheap-values    
181587       (+181587)
<15:02:59><pool-2-thread-1><yardstick> Preloading:tx-offheap               
150125       (+150125)
<15:02:59><pool-2-thread-1><yardstick> Preloading:atomic-offheap           
149441       (+149441)
<15:02:59><pool-2-thread-1><yardstick> Preloading:orgCache                 
194663       (+194663)
<15:02:59><pool-2-thread-1><yardstick> Preloading:atomic-fat-values        
149060       (+149060)
<15:02:59><pool-2-thread-1><yardstick> Preloading:tx-offheap-values        
184565       (+184565)
...
<15:03:37><main><yardstick> Preloading finished.
```


> 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)

Reply via email to