Sergey Kosarev created IGNITE-8815:
--------------------------------------
Summary: 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
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)