You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/01/23 07:34:00 UTC

[jira] [Updated] (IGNITE-7493) .NET: Propagate WAL management API

     [ https://issues.apache.org/jira/browse/IGNITE-7493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-7493:
-----------------------------------
    Description: 
Add the following methods to .NET:
{code}
ICluster.disableWal member is missing in .NET.
ICluster.enableWal member is missing in .NET.
ICluster.isWalEnabled member is missing in .NET.
{code}

  was:
Need to add the following methods to .NET:
{code}
ICluster.disableWal member is missing in .NET.
ICluster.enableWal member is missing in .NET.
ICluster.isWalEnabled member is missing in .NET.
{code}


> .NET: Propagate WAL management API
> ----------------------------------
>
>                 Key: IGNITE-7493
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7493
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.4
>
>
> Add the following methods to .NET:
> {code}
> ICluster.disableWal member is missing in .NET.
> ICluster.enableWal member is missing in .NET.
> ICluster.isWalEnabled member is missing in .NET.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)