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

Ilya Suntsov commented on IGNITE-10800:
---------------------------------------

[~oleg-ostanin] I've tested ver. 2.8.0-SNAPSHOT#20181224-sha1:6d298d99.

Configuration:

{noformat}

-cfg *${SCRIPT_DIR}*/../config/ignite-localhost-config.xml -cl -nn 
*${nodesNum}* -pds -wm BACKGROUND -b *${b}* -w *${w}* -d *${d}* -t *${t}* -sm 
*${sm}* -dn IgnitePutBenchmark -sn IgniteNode -ds 
*${ver}*atomic-put-*${b}*-backup,*\*

-cfg *${SCRIPT_DIR}*/../config/ignite-localhost-config.xml -cl -nn 
*${nodesNum}* -b *${b}* -w *${w}* -d *${d}* -t *${t}* -bs *1000* -col -sm 
PRIMARY_SYNC -dn IgnitePutAllTxBenchmark -sn IgniteNode -ds 
*${ver}*atomic-collocated-putAll-tx-*${b}*-backup

{noformat}

I expect 1 benchmark atomic-put with pds, walMode BACKGROUND and 1 in-memory 
benchmark  atomic-collocated-putAll-tx but I see 1 benchmark  with pds, walMode 
BACKGROUND and 1  with pds, walMode LOG_ONLY.

Please take a look at server logs at the attachment. 

 

 

> Add wal_mode parameter to yardstick properties file
> ---------------------------------------------------
>
>                 Key: IGNITE-10800
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10800
>             Project: Ignite
>          Issue Type: Improvement
>          Components: yardstick
>    Affects Versions: 2.7
>            Reporter: Ilya Suntsov
>            Assignee: Oleg Ostanin
>            Priority: Major
>
> As I understand we can enable persistence with properties file parameter. I 
> guess we need to add a parameter for WAL mode.
> Expected behavior:
>  * When we have in configuration region with persistence should be used this 
> configuration and wal_mode value from properties should be ignored. Also 
> should be added warnings in all nodes logs with configuration details. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to