You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/26 15:43:00 UTC

[jira] [Commented] (IGNITE-5771) Add Ignite.setActive method to C++ API

    [ https://issues.apache.org/jira/browse/IGNITE-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101833#comment-16101833 ] 

ASF GitHub Bot commented on IGNITE-5771:
----------------------------------------

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/2348

    IGNITE-5771: Added Ignite::SetActive() for C++

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5771

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2348.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2348
    
----

----


> Add Ignite.setActive method to C++ API
> --------------------------------------
>
>                 Key: IGNITE-5771
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5771
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Denis Magda
>            Assignee: Igor Sapego
>             Fix For: 2.2
>
>
> Presently, {{Ignite.setActive}} method is unavailable in C++ API which means that there is now way to activate a cluster with the Ignite Persistent Store enabled from a C++ application side.
> Add this method and add a respective documentation paragraph to that section
> https://apacheignite-cpp.readme.io/v2.1/docs/ignite-persistence#section-usage
> in the same way as it's aleady done for .NET:
> https://apacheignite-net.readme.io/v2.1/docs/ignite-persistent-store#section-usage



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)