Aleksey Plekhanov created IGNITE-12407:
------------------------------------------
Summary: Java thin client: implement API for activation/deactivation and WAL enabling/disabling
Key: IGNITE-12407
URL:
https://issues.apache.org/jira/browse/IGNITE-12407 Project: Ignite
Issue Type: New Feature
Components: thin client
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
Implement ClusterAPI methods already supported by protocol:
isActive()
setActive(active flag)
isWalEnabled(cacheName)
enableWal(cacheName)
disableWal(cacheName)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)