Hello everyone!We have an erroneous use case when client tries to create LOCAL cache, but by default it does not initiates default data region. So client gets NPE. [1]
I think it should be a lazy data region initialization on client. Do you have any concerns about this approach or other proposals?
[1] https://issues.apache.org/jira/browse/IGNITE-7572 Thanks!