Denis Magda created IGNITE-5771:
-----------------------------------
Summary: 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-usagein 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)