This is done on purpose. We have a thread-local Ignition.setClientMode flag which can be overriden by the configuration. So that's why we need a Boolean flag in configuration to know whether or not this flag was set by the user.
2015-06-29 12:11 GMT-07:00 Artiom Shutak <[email protected]>: > Igniters, > > I've found that IgniteConfiguration#isClientMode returns big Boolean. > > Was it done knowingly or is it a bug? > > It's look like a bug for me. Should I file a ticket on it? > > -- Artem -- >
