You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2019/11/29 12:00:00 UTC

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

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)