[
https://issues.apache.org/jira/browse/IGNITE-8815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16515550#comment-16515550
]
ASF GitHub Bot commented on IGNITE-8815:
----------------------------------------
GitHub user macrergate opened a pull request:
https://github.com/apache/ignite/pull/4212
IGNITE-8815 Ease enabling wal mangement in control.sh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8815
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4212.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 #4212
----
commit c64f8669eab0c8964585c833441aea66132bf5d6
Author: Sergey Kosarev <skosarev@...>
Date: 2018-06-18T09:32:51Z
IGNITE-8815 Ease enabling wal mangement in control.sh
----
> Ease enabling wal mangement in control.sh
> ------------------------------------------
>
> Key: IGNITE-8815
> URL: https://issues.apache.org/jira/browse/IGNITE-8815
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.6
> Reporter: Sergey Kosarev
> Assignee: Sergey Kosarev
> Priority: Minor
> Fix For: 2.6
>
>
> --wal command was introduce in IGNITE-7912 under option
> -DIGNITE_ENABLE_EXPERIMENTAL_COMMAND=true only.
> It'd better add this option into control.sh script as a comment:
> \# Uncomment to enable --wal command
> \# JVM_OPTS=“${JVM_OPTS} -DIGNITE_ENABLE_EXPERIMENTAL_COMMAND=true”
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)