[
https://issues.apache.org/jira/browse/IGNITE-8815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Kosarev updated IGNITE-8815:
-----------------------------------
Description:
--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”
was:
--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”
> 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)