[jira] [Created] (IGNITE-12407) Java thin client: implement API for activation/deactivation and WAL enabling/disabling

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-12407) Java thin client: implement API for activation/deactivation and WAL enabling/disabling

Anton Vinogradov (Jira)
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)