Hi, The obvious solution here is to add IgniteConfiguration class for C++, but it looks like not an easy task.
There is another solution which is more easy to implement: it is to add call to Java code, something like "isVarintActive()", which is going to be called on node startup. Best Regards, Igor On Mon, Jan 21, 2019 at 1:40 PM ppenguin <[email protected]> wrote: > Igniters, > > I'am beginning with this task. Now the c++ implementation lacks some parts > that existed in Java and C#, so the task seems a little complex. I want to > discuss the details here.
