Ivan, Agree, if we have the batch method for cache create, we should have the ability to enable/disable WAL in the batch too.
On Fri, May 11, 2018 at 5:17 PM, Ivan Rakov <[email protected]> wrote: > Igniters, > > API method for disabling WAL in IgniteCluster accepts only one cache name. > Every call triggers exchange and checkpoints cluster-wide - it takes plenty > of time to disable/enable WAL for multiple caches. > I think, we should add option to disable/enable WAL for several caches > with single command. > > Thoughts? > > -- > Best Regards, > Ivan Rakov > >
