[
https://issues.apache.org/jira/browse/IGNITE-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16728321#comment-16728321
]
ASF GitHub Bot commented on IGNITE-10800:
-----------------------------------------
GitHub user oleg-ostanin opened a pull request:
https://github.com/apache/ignite/pull/5734
IGNITE-10800 added WAL mode parameter and warning message
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-10800
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5734.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 #5734
----
commit 6d298d99410bb9e4fdadbb2979a51cb1e292484d
Author: oleg-ostanin <oostanin@...>
Date: 2018-12-24T10:33:06Z
IGNITE-10800 added WAL mode parameter and warning message
----
> 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)