[
https://issues.apache.org/jira/browse/IGNITE-26742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov resolved IGNITE-26742.
--------------------------------------
Resolution: Fixed
> Provide WAL disable/enable commands
> -----------------------------------
>
> Key: IGNITE-26742
> URL: https://issues.apache.org/jira/browse/IGNITE-26742
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: IEP-35, ise
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Currently, Ignite provides API to enable/disable WAL only thgough java API.
> IgniteCluster#disableWal(String cacheName)
> IgniteCluster#enableWal(String cacheName)
> IgniteCluster#isWalEnabled(String cacheName)
>
> But, in practice those commands invoked by administrator.
> So, we must provide them via control.sh
--
This message was sent by Atlassian Jira
(v8.20.10#820010)